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