Uses of Enum Class
com.mypurecloud.sdk.v2.model.OutboundRoute.DistributionEnum
Packages that use OutboundRoute.DistributionEnum
-
Uses of OutboundRoute.DistributionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OutboundRoute.DistributionEnumModifier and TypeMethodDescriptionOutboundRoute.DistributionEnum.fromString(String key) OutboundRoute.getDistribution()Returns the enum constant of this class with the specified name.static OutboundRoute.DistributionEnum[]OutboundRoute.DistributionEnum.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 OutboundRoute.DistributionEnumModifier and TypeMethodDescriptionOutboundRoute.distribution(OutboundRoute.DistributionEnum distribution) voidOutboundRoute.setDistribution(OutboundRoute.DistributionEnum distribution)