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