Package | Description |
---|---|
com.ibm.watson.assistant.v1.model |
Modifier and Type | Method and Description |
---|---|
UpdateEntityOptions.Builder |
UpdateEntityOptions.Builder.addValue(CreateValue value)
Adds an value to newValues.
|
UpdateEntityOptions.Builder |
UpdateEntityOptions.Builder.append(Boolean append)
Set the append.
|
UpdateEntityOptions.Builder |
UpdateEntityOptions.Builder.entity(String entity)
Set the entity.
|
UpdateEntityOptions.Builder |
UpdateEntityOptions.Builder.includeAudit(Boolean includeAudit)
Set the includeAudit.
|
UpdateEntityOptions.Builder |
UpdateEntityOptions.newBuilder()
New builder.
|
UpdateEntityOptions.Builder |
UpdateEntityOptions.Builder.newDescription(String newDescription)
Set the newDescription.
|
UpdateEntityOptions.Builder |
UpdateEntityOptions.Builder.newEntity(String newEntity)
Set the newEntity.
|
UpdateEntityOptions.Builder |
UpdateEntityOptions.Builder.newFuzzyMatch(Boolean newFuzzyMatch)
Set the newFuzzyMatch.
|
UpdateEntityOptions.Builder |
UpdateEntityOptions.Builder.newMetadata(Map<String,Object> newMetadata)
Set the newMetadata.
|
UpdateEntityOptions.Builder |
UpdateEntityOptions.Builder.newValues(List<CreateValue> newValues)
Set the newValues.
|
UpdateEntityOptions.Builder |
UpdateEntityOptions.Builder.workspaceId(String workspaceId)
Set the workspaceId.
|
Copyright © 2023 IBM Cloud. All rights reserved.