Package com.mypurecloud.sdk.v2.model
Class BotConnectorVersionSummary
java.lang.Object
com.mypurecloud.sdk.v2.model.BotConnectorVersionSummary
- All Implemented Interfaces:
Serializable
A version summary for a botConnector bot.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetVersion(String version) toString()The name of the version.
-
Constructor Details
-
BotConnectorVersionSummary
public BotConnectorVersionSummary() -
BotConnectorVersionSummary
-
-
Method Details