Uses of Class
com.mypurecloud.sdk.v2.model.BotAggregationView
Packages that use BotAggregationView
-
Uses of BotAggregationView in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BotAggregationViewModifier and TypeMethodDescriptionBotAggregationView.function(BotAggregationView.FunctionEnum function) Type of view you wish to createA unique name for this view.BotAggregationView.range(AggregationRange range) Range of numbers for slicing up dataBotAggregationView.target(BotAggregationView.TargetEnum target) Target metric nameMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type BotAggregationViewModifier and TypeMethodDescriptionBotAggregationQuery.getViews()BotAsyncAggregationQuery.getViews()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type BotAggregationViewModifier and TypeMethodDescriptionvoidBotAggregationQuery.setViews(List<BotAggregationView> views) voidBotAsyncAggregationQuery.setViews(List<BotAggregationView> views) BotAggregationQuery.views(List<BotAggregationView> views) Custom derived metric viewsBotAsyncAggregationQuery.views(List<BotAggregationView> views) Custom derived metric views