Uses of Enum Class
com.mypurecloud.sdk.v2.model.DIDPool.ProviderEnum
Packages that use DIDPool.ProviderEnum
-
Uses of DIDPool.ProviderEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DIDPool.ProviderEnumModifier and TypeMethodDescriptionstatic DIDPool.ProviderEnumDIDPool.ProviderEnum.fromString(String key) DIDPool.getProvider()static DIDPool.ProviderEnumReturns the enum constant of this class with the specified name.static DIDPool.ProviderEnum[]DIDPool.ProviderEnum.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 DIDPool.ProviderEnumModifier and TypeMethodDescriptionDIDPool.provider(DIDPool.ProviderEnum provider) The provider for this DID poolvoidDIDPool.setProvider(DIDPool.ProviderEnum provider)