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