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