Uses of Class
com.ibm.watson.assistant.v1.model.Value
Package | Description |
---|---|
com.ibm.watson.assistant.v1 |
Watson Assistant v1 v1.
|
com.ibm.watson.assistant.v1.model |
-
Uses of Value in com.ibm.watson.assistant.v1
Methods in com.ibm.watson.assistant.v1 that return types with arguments of type Value Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<Value>
Assistant. createValue(CreateValueOptions createValueOptions)
Create entity value.com.ibm.cloud.sdk.core.http.ServiceCall<Value>
Assistant. getValue(GetValueOptions getValueOptions)
Get entity value.com.ibm.cloud.sdk.core.http.ServiceCall<Value>
Assistant. updateValue(UpdateValueOptions updateValueOptions)
Update entity value. -
Uses of Value in com.ibm.watson.assistant.v1.model
Methods in com.ibm.watson.assistant.v1.model that return Value Modifier and Type Method Description Value
Value.Builder. build()
Builds a Value.