Uses of Class
com.oracle.bmc.disasterrecovery.model.DrProtectionGroupMemberType
- 
Packages that use DrProtectionGroupMemberType Package Description com.oracle.bmc.disasterrecovery.model 
- 
- 
Uses of DrProtectionGroupMemberType in com.oracle.bmc.disasterrecovery.modelMethods in com.oracle.bmc.disasterrecovery.model that return DrProtectionGroupMemberType Modifier and Type Method Description static DrProtectionGroupMemberTypeDrProtectionGroupMemberType. create(String key)static DrProtectionGroupMemberTypeDrProtectionGroupMemberType. valueOf(String name)Returns the enum constant of this type with the specified name.static DrProtectionGroupMemberType[]DrProtectionGroupMemberType. values()Returns an array containing the constants of this enum type, in the order they are declared.
 
-