Uses of Enum Class
com.mypurecloud.sdk.v2.model.AgentCopilotAsyncAggregationQuery.AlternateTimeDimensionEnum
Packages that use AgentCopilotAsyncAggregationQuery.AlternateTimeDimensionEnum
-
Uses of AgentCopilotAsyncAggregationQuery.AlternateTimeDimensionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentCopilotAsyncAggregationQuery.AlternateTimeDimensionEnumModifier and TypeMethodDescriptionAgentCopilotAsyncAggregationQuery.AlternateTimeDimensionEnum.fromString(String key) AgentCopilotAsyncAggregationQuery.getAlternateTimeDimension()Returns the enum constant of this class with the specified name.AgentCopilotAsyncAggregationQuery.AlternateTimeDimensionEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type AgentCopilotAsyncAggregationQuery.AlternateTimeDimensionEnumModifier and TypeMethodDescriptionAgentCopilotAsyncAggregationQuery.alternateTimeDimension(AgentCopilotAsyncAggregationQuery.AlternateTimeDimensionEnum alternateTimeDimension) Dimension to use as the alternative timestamp for data in the aggregate.voidAgentCopilotAsyncAggregationQuery.setAlternateTimeDimension(AgentCopilotAsyncAggregationQuery.AlternateTimeDimensionEnum alternateTimeDimension)