Uses of Enum Class
com.mypurecloud.sdk.v2.model.RateLimitAggregationView.FunctionEnum
Packages that use RateLimitAggregationView.FunctionEnum
-
Uses of RateLimitAggregationView.FunctionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RateLimitAggregationView.FunctionEnumModifier and TypeMethodDescriptionRateLimitAggregationView.FunctionEnum.fromString(String key) RateLimitAggregationView.getFunction()Returns the enum constant of this class with the specified name.RateLimitAggregationView.FunctionEnum.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 RateLimitAggregationView.FunctionEnumModifier and TypeMethodDescriptionRateLimitAggregationView.function(RateLimitAggregationView.FunctionEnum function) Type of view you wish to createvoidRateLimitAggregationView.setFunction(RateLimitAggregationView.FunctionEnum function)