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