Uses of Enum Class
com.mypurecloud.sdk.v2.model.CustomerInteractionCenter.SsoBindingEnum
Packages that use CustomerInteractionCenter.SsoBindingEnum
-
Uses of CustomerInteractionCenter.SsoBindingEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CustomerInteractionCenter.SsoBindingEnumModifier and TypeMethodDescriptionCustomerInteractionCenter.SsoBindingEnum.fromString(String key) CustomerInteractionCenter.getSsoBinding()Returns the enum constant of this class with the specified name.CustomerInteractionCenter.SsoBindingEnum.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 CustomerInteractionCenter.SsoBindingEnumModifier and TypeMethodDescriptionvoidCustomerInteractionCenter.setSsoBinding(CustomerInteractionCenter.SsoBindingEnum ssoBinding) CustomerInteractionCenter.ssoBinding(CustomerInteractionCenter.SsoBindingEnum ssoBinding)