Uses of Enum Class
com.mypurecloud.sdk.v2.model.OrphanRecording.ProviderTypeEnum
Packages that use OrphanRecording.ProviderTypeEnum
-
Uses of OrphanRecording.ProviderTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OrphanRecording.ProviderTypeEnumModifier and TypeMethodDescriptionOrphanRecording.ProviderTypeEnum.fromString(String key) OrphanRecording.getProviderType()Returns the enum constant of this class with the specified name.static OrphanRecording.ProviderTypeEnum[]OrphanRecording.ProviderTypeEnum.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 OrphanRecording.ProviderTypeEnumModifier and TypeMethodDescriptionOrphanRecording.providerType(OrphanRecording.ProviderTypeEnum providerType) voidOrphanRecording.setProviderType(OrphanRecording.ProviderTypeEnum providerType)