Uses of Enum Class
com.mypurecloud.sdk.v2.model.OutboundOnlySetting.OutboundEnum
Packages that use OutboundOnlySetting.OutboundEnum
-
Uses of OutboundOnlySetting.OutboundEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OutboundOnlySetting.OutboundEnumModifier and TypeMethodDescriptionOutboundOnlySetting.OutboundEnum.fromString(String key) OutboundOnlySetting.getOutbound()Returns the enum constant of this class with the specified name.static OutboundOnlySetting.OutboundEnum[]OutboundOnlySetting.OutboundEnum.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 OutboundOnlySetting.OutboundEnumModifier and TypeMethodDescriptionOutboundOnlySetting.outbound(OutboundOnlySetting.OutboundEnum outbound) Status for the Outbound DirectionvoidOutboundOnlySetting.setOutbound(OutboundOnlySetting.OutboundEnum outbound)