Package com.mypurecloud.sdk.v2.model
Class BotEntity
java.lang.Object
com.mypurecloud.sdk.v2.model.BotEntity
- All Implemented Interfaces:
Serializable
Description of a data value returned from an intent
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()getType()inthashCode()The name of the entity.voidvoidsetType(BotEntity.TypeEnum type) toString()type(BotEntity.TypeEnum type) The data type of the entity.
-
Constructor Details
-
BotEntity
public BotEntity() -
BotEntity
-
-
Method Details