Uses of Enum Class
com.mypurecloud.sdk.v2.model.CaseManagementAggregationQuery.AlternateTimeDimensionEnum
Packages that use CaseManagementAggregationQuery.AlternateTimeDimensionEnum
-
Uses of CaseManagementAggregationQuery.AlternateTimeDimensionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CaseManagementAggregationQuery.AlternateTimeDimensionEnumModifier and TypeMethodDescriptionCaseManagementAggregationQuery.AlternateTimeDimensionEnum.fromString(String key) CaseManagementAggregationQuery.getAlternateTimeDimension()Returns the enum constant of this class with the specified name.CaseManagementAggregationQuery.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 CaseManagementAggregationQuery.AlternateTimeDimensionEnumModifier and TypeMethodDescriptionCaseManagementAggregationQuery.alternateTimeDimension(CaseManagementAggregationQuery.AlternateTimeDimensionEnum alternateTimeDimension) Dimension to use as the alternative timestamp for data in the aggregate.voidCaseManagementAggregationQuery.setAlternateTimeDimension(CaseManagementAggregationQuery.AlternateTimeDimensionEnum alternateTimeDimension)