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