Uses of Class
com.mypurecloud.sdk.v2.model.BotAggregateDataContainer
Packages that use BotAggregateDataContainer
-
Uses of BotAggregateDataContainer in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BotAggregateDataContainerModifier and TypeMethodDescriptionBotAggregateDataContainer.data(List<StatisticalResponse> data) A mapping from dimension to valueMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type BotAggregateDataContainerModifier and TypeMethodDescriptionBotAggregateQueryResponse.getResults()BotAsyncAggregateQueryResponse.getResults()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type BotAggregateDataContainerModifier and TypeMethodDescriptionBotAggregateQueryResponse.results(List<BotAggregateDataContainer> results) BotAsyncAggregateQueryResponse.results(List<BotAggregateDataContainer> results) voidBotAggregateQueryResponse.setResults(List<BotAggregateDataContainer> results) voidBotAsyncAggregateQueryResponse.setResults(List<BotAggregateDataContainer> results)