| Package | Description | 
|---|---|
| com.ibm.watson.assistant.v1.model | 
| Modifier and Type | Method and Description | 
|---|---|
CreateValue | 
CreateValue.Builder.build()
Builds a CreateValue. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<CreateValue> | 
UpdateEntityOptions.newValues()
Gets the newValues. 
 | 
List<CreateValue> | 
CreateEntity.values()
Gets the values. 
 | 
List<CreateValue> | 
CreateEntityOptions.values()
Gets the values. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
UpdateEntityOptions.Builder | 
UpdateEntityOptions.Builder.addValue(CreateValue value)
Adds an value to newValues. 
 | 
CreateEntity.Builder | 
CreateEntity.Builder.addValues(CreateValue values)
Adds an values to values. 
 | 
CreateEntityOptions.Builder | 
CreateEntityOptions.Builder.addValues(CreateValue values)
Adds an values to values. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
UpdateEntityOptions.Builder | 
UpdateEntityOptions.Builder.newValues(List<CreateValue> newValues)
Set the newValues. 
 | 
CreateEntity.Builder | 
CreateEntity.Builder.values(List<CreateValue> values)
Set the values. 
 | 
CreateEntityOptions.Builder | 
CreateEntityOptions.Builder.values(List<CreateValue> values)
Set the values. 
 | 
Copyright © 2021 IBM Cloud. All rights reserved.