Uses of Class
com.mypurecloud.sdk.v2.model.BotEntity
Packages that use BotEntity
-
Uses of BotEntity in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BotEntityModifier and TypeMethodDescriptionThe name of the entity.BotEntity.type(BotEntity.TypeEnum type) The data type of the entity.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type BotEntityMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type BotEntityModifier and TypeMethodDescriptionA list of entity values that can be associated with this intentvoidBotConnectorIntent.setEntities(List<BotEntity> entities)