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