Package com.mypurecloud.sdk.v2.model
Class LexV2Bot
java.lang.Object
com.mypurecloud.sdk.v2.model.LexV2Bot
- All Implemented Interfaces:
Serializable
LexV2Bot
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionLex V2 bot Iddescription(String description) A description of the Lex V2 botbooleangetBotId()getId()getName()inthashCode()A region of the Lex V2 botvoidvoidsetDescription(String description) voidvoidtoString()
-
Constructor Details
-
LexV2Bot
public LexV2Bot() -
LexV2Bot
-
-
Method Details
-
getId
-
name
-
getName
-
setName
-
botId
Lex V2 bot Id -
getBotId
-
setBotId
-
region
A region of the Lex V2 bot -
getRegion
-
setRegion
-
description
A description of the Lex V2 bot -
getDescription
-
setDescription
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-