Uses of Enum Class
com.mypurecloud.sdk.v2.model.KeyPerformanceIndicator.OptimizationTypeEnum
Packages that use KeyPerformanceIndicator.OptimizationTypeEnum
-
Uses of KeyPerformanceIndicator.OptimizationTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return KeyPerformanceIndicator.OptimizationTypeEnumModifier and TypeMethodDescriptionKeyPerformanceIndicator.OptimizationTypeEnum.fromString(String key) KeyPerformanceIndicator.getOptimizationType()Returns the enum constant of this class with the specified name.KeyPerformanceIndicator.OptimizationTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.