Uses of Class
com.oracle.bmc.disasterrecovery.model.UpdateDrProtectionGroupRoleDetails
- 
Packages that use UpdateDrProtectionGroupRoleDetails Package Description com.oracle.bmc.disasterrecovery.model com.oracle.bmc.disasterrecovery.requests 
- 
- 
Uses of UpdateDrProtectionGroupRoleDetails in com.oracle.bmc.disasterrecovery.modelMethods in com.oracle.bmc.disasterrecovery.model that return UpdateDrProtectionGroupRoleDetails Modifier and Type Method Description UpdateDrProtectionGroupRoleDetailsUpdateDrProtectionGroupRoleDetails.Builder. build()Methods in com.oracle.bmc.disasterrecovery.model with parameters of type UpdateDrProtectionGroupRoleDetails Modifier and Type Method Description UpdateDrProtectionGroupRoleDetails.BuilderUpdateDrProtectionGroupRoleDetails.Builder. copy(UpdateDrProtectionGroupRoleDetails model)
- 
Uses of UpdateDrProtectionGroupRoleDetails in com.oracle.bmc.disasterrecovery.requestsMethods in com.oracle.bmc.disasterrecovery.requests that return UpdateDrProtectionGroupRoleDetails Modifier and Type Method Description UpdateDrProtectionGroupRoleDetailsUpdateDrProtectionGroupRoleRequest. getBody$()Alternative accessor for the body parameter.UpdateDrProtectionGroupRoleDetailsUpdateDrProtectionGroupRoleRequest. getUpdateDrProtectionGroupRoleDetails()The role details for the DR protection group to be updated.Methods in com.oracle.bmc.disasterrecovery.requests with parameters of type UpdateDrProtectionGroupRoleDetails Modifier and Type Method Description UpdateDrProtectionGroupRoleRequest.BuilderUpdateDrProtectionGroupRoleRequest.Builder. body$(UpdateDrProtectionGroupRoleDetails body)Alternative setter for the body parameter.UpdateDrProtectionGroupRoleRequest.BuilderUpdateDrProtectionGroupRoleRequest.Builder. updateDrProtectionGroupRoleDetails(UpdateDrProtectionGroupRoleDetails updateDrProtectionGroupRoleDetails)The role details for the DR protection group to be updated.
 
-