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