Uses of Enum Class
com.mypurecloud.sdk.v2.model.OrphanRecording.RegionEnum
Packages that use OrphanRecording.RegionEnum
-
Uses of OrphanRecording.RegionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OrphanRecording.RegionEnumModifier and TypeMethodDescriptionstatic OrphanRecording.RegionEnumOrphanRecording.RegionEnum.fromString(String key) OrphanRecording.getRegion()static OrphanRecording.RegionEnumReturns the enum constant of this class with the specified name.static OrphanRecording.RegionEnum[]OrphanRecording.RegionEnum.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.RegionEnumModifier and TypeMethodDescriptionOrphanRecording.region(OrphanRecording.RegionEnum region) voidOrphanRecording.setRegion(OrphanRecording.RegionEnum region)