Uses of Class
com.mypurecloud.sdk.v2.model.StatisticalResponse
Packages that use StatisticalResponse
-
Uses of StatisticalResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return StatisticalResponseModifier and TypeMethodDescriptionStatisticalResponse.metrics(List<AggregateMetricData> metrics) StatisticalResponse.views(List<AggregateViewData> views) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type StatisticalResponseModifier and TypeMethodDescriptionActionAggregateDataContainer.getData()AgentCopilotAggregateDataContainer.getData()AgentUtilizationAggregateDataContainer.getData()BotAggregateDataContainer.getData()CaseManagementAggregateDataContainer.getData()ConversationAggregateDataContainer.getData()CopilotAggregateDataContainer.getData()EvaluationAggregateDataContainer.getData()FlowAggregateDataContainer.getData()FlowExecutionAggregateDataContainer.getData()JourneyAggregateDataContainer.getData()KnowledgeAggregateDataContainer.getData()RateLimitAggregateDataContainer.getData()ResolutionAggregateDataContainer.getData()SummaryAggregateDataContainer.getData()SurveyAggregateDataContainer.getData()TaskManagementAggregateDataContainer.getData()TranscriptAggregateDataContainer.getData()UserAggregateDataContainer.getData()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type StatisticalResponseModifier and TypeMethodDescriptionActionAggregateDataContainer.data(List<StatisticalResponse> data) AgentCopilotAggregateDataContainer.data(List<StatisticalResponse> data) AgentUtilizationAggregateDataContainer.data(List<StatisticalResponse> data) BotAggregateDataContainer.data(List<StatisticalResponse> data) CaseManagementAggregateDataContainer.data(List<StatisticalResponse> data) ConversationAggregateDataContainer.data(List<StatisticalResponse> data) CopilotAggregateDataContainer.data(List<StatisticalResponse> data) EvaluationAggregateDataContainer.data(List<StatisticalResponse> data) FlowAggregateDataContainer.data(List<StatisticalResponse> data) FlowExecutionAggregateDataContainer.data(List<StatisticalResponse> data) JourneyAggregateDataContainer.data(List<StatisticalResponse> data) KnowledgeAggregateDataContainer.data(List<StatisticalResponse> data) RateLimitAggregateDataContainer.data(List<StatisticalResponse> data) ResolutionAggregateDataContainer.data(List<StatisticalResponse> data) SummaryAggregateDataContainer.data(List<StatisticalResponse> data) SurveyAggregateDataContainer.data(List<StatisticalResponse> data) TaskManagementAggregateDataContainer.data(List<StatisticalResponse> data) TranscriptAggregateDataContainer.data(List<StatisticalResponse> data) UserAggregateDataContainer.data(List<StatisticalResponse> data) voidActionAggregateDataContainer.setData(List<StatisticalResponse> data) voidAgentCopilotAggregateDataContainer.setData(List<StatisticalResponse> data) voidAgentUtilizationAggregateDataContainer.setData(List<StatisticalResponse> data) voidBotAggregateDataContainer.setData(List<StatisticalResponse> data) voidCaseManagementAggregateDataContainer.setData(List<StatisticalResponse> data) voidConversationAggregateDataContainer.setData(List<StatisticalResponse> data) voidCopilotAggregateDataContainer.setData(List<StatisticalResponse> data) voidEvaluationAggregateDataContainer.setData(List<StatisticalResponse> data) voidFlowAggregateDataContainer.setData(List<StatisticalResponse> data) voidFlowExecutionAggregateDataContainer.setData(List<StatisticalResponse> data) voidJourneyAggregateDataContainer.setData(List<StatisticalResponse> data) voidKnowledgeAggregateDataContainer.setData(List<StatisticalResponse> data) voidRateLimitAggregateDataContainer.setData(List<StatisticalResponse> data) voidResolutionAggregateDataContainer.setData(List<StatisticalResponse> data) voidSummaryAggregateDataContainer.setData(List<StatisticalResponse> data) voidSurveyAggregateDataContainer.setData(List<StatisticalResponse> data) voidTaskManagementAggregateDataContainer.setData(List<StatisticalResponse> data) voidTranscriptAggregateDataContainer.setData(List<StatisticalResponse> data) voidUserAggregateDataContainer.setData(List<StatisticalResponse> data)