Uses of Enum Class
com.mypurecloud.sdk.v2.model.BotAggregationSort.NameEnum
Packages that use BotAggregationSort.NameEnum
-
Uses of BotAggregationSort.NameEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BotAggregationSort.NameEnumModifier and TypeMethodDescriptionstatic BotAggregationSort.NameEnumBotAggregationSort.NameEnum.fromString(String key) BotAggregationSort.getName()static BotAggregationSort.NameEnumReturns the enum constant of this class with the specified name.static BotAggregationSort.NameEnum[]BotAggregationSort.NameEnum.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 BotAggregationSort.NameEnumModifier and TypeMethodDescriptionBotAggregationSort.name(BotAggregationSort.NameEnum name) Name of the metric used for sorting values.voidBotAggregationSort.setName(BotAggregationSort.NameEnum name)