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