Uses of Class
com.mypurecloud.sdk.v2.model.BotSummary
Packages that use BotSummary
-
Uses of BotSummary in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BotSummaryModifier and TypeMethodDescriptionBotSummary.description(String description) An optional description of the bot.The id of the bot.The name of the bot.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type BotSummaryMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type BotSummaryModifier and TypeMethodDescriptionBotConnectorBotSummaryEntityListing.entities(List<BotSummary> entities) voidBotConnectorBotSummaryEntityListing.setEntities(List<BotSummary> entities)