Uses of Class
com.mypurecloud.sdk.v2.model.BotSearchResponse
Packages that use BotSearchResponse
-
Uses of BotSearchResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BotSearchResponseModifier and TypeMethodDescriptionBotSearchResponse.botType(BotSearchResponse.BotTypeEnum botType) The provider of the botBotSearchResponse.description(String description) The description of the botThe id of the botThe name of the botBotSearchResponse.virtualAgentEnabled(Boolean virtualAgentEnabled) Whether the bot is a virtual agent or notMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type BotSearchResponseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type BotSearchResponseModifier and TypeMethodDescriptionBotSearchResponseEntityListing.entities(List<BotSearchResponse> entities) voidBotSearchResponseEntityListing.setEntities(List<BotSearchResponse> entities)