Uses of Class
com.ibm.watson.assistant.v1.model.RuntimeEntityRole
| Package | Description |
|---|---|
| com.ibm.watson.assistant.v1.model |
-
Uses of RuntimeEntityRole in com.ibm.watson.assistant.v1.model
Methods in com.ibm.watson.assistant.v1.model that return RuntimeEntityRole Modifier and Type Method Description RuntimeEntityRoleRuntimeEntityRole.Builder. build()Builds a RuntimeEntityRole.RuntimeEntityRoleRuntimeEntity. role()Gets the role.Methods in com.ibm.watson.assistant.v1.model with parameters of type RuntimeEntityRole Modifier and Type Method Description RuntimeEntity.BuilderRuntimeEntity.Builder. role(RuntimeEntityRole role)Set the role.