Uses of Enum Class
com.mypurecloud.sdk.v2.model.PureEngage.SsoBindingEnum
Packages that use PureEngage.SsoBindingEnum
-
Uses of PureEngage.SsoBindingEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PureEngage.SsoBindingEnumModifier and TypeMethodDescriptionstatic PureEngage.SsoBindingEnumPureEngage.SsoBindingEnum.fromString(String key) PureEngage.getSsoBinding()static PureEngage.SsoBindingEnumReturns the enum constant of this class with the specified name.static PureEngage.SsoBindingEnum[]PureEngage.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 PureEngage.SsoBindingEnumModifier and TypeMethodDescriptionvoidPureEngage.setSsoBinding(PureEngage.SsoBindingEnum ssoBinding) PureEngage.ssoBinding(PureEngage.SsoBindingEnum ssoBinding)