Uses of Class
com.mypurecloud.sdk.v2.model.BotVersionSummary
Packages that use BotVersionSummary
-
Uses of BotVersionSummary in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BotVersionSummaryModifier and TypeMethodDescriptionBotVersionSummary.description(String description) An optional description of the bot.The id of the bot.The name of the bot.The name of the version.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type BotVersionSummaryMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type BotVersionSummaryModifier and TypeMethodDescriptionBotConnectorBotVersionSummaryEntityListing.entities(List<BotVersionSummary> entities) voidBotConnectorBotVersionSummaryEntityListing.setEntities(List<BotVersionSummary> entities)