Uses of Class
com.oracle.bmc.recovery.responses.UpdateProtectionPolicyResponse
- 
Packages that use UpdateProtectionPolicyResponse Package Description com.oracle.bmc.recovery com.oracle.bmc.recovery.responses 
- 
- 
Uses of UpdateProtectionPolicyResponse in com.oracle.bmc.recoveryMethods in com.oracle.bmc.recovery that return UpdateProtectionPolicyResponse Modifier and Type Method Description UpdateProtectionPolicyResponseDatabaseRecovery. updateProtectionPolicy(UpdateProtectionPolicyRequest request)Updates the specified protection policy.UpdateProtectionPolicyResponseDatabaseRecoveryClient. updateProtectionPolicy(UpdateProtectionPolicyRequest request)Methods in com.oracle.bmc.recovery that return types with arguments of type UpdateProtectionPolicyResponse Modifier and Type Method Description Future<UpdateProtectionPolicyResponse>DatabaseRecoveryAsync. updateProtectionPolicy(UpdateProtectionPolicyRequest request, AsyncHandler<UpdateProtectionPolicyRequest,UpdateProtectionPolicyResponse> handler)Updates the specified protection policy.Future<UpdateProtectionPolicyResponse>DatabaseRecoveryAsyncClient. updateProtectionPolicy(UpdateProtectionPolicyRequest request, AsyncHandler<UpdateProtectionPolicyRequest,UpdateProtectionPolicyResponse> handler)Method parameters in com.oracle.bmc.recovery with type arguments of type UpdateProtectionPolicyResponse Modifier and Type Method Description Future<UpdateProtectionPolicyResponse>DatabaseRecoveryAsync. updateProtectionPolicy(UpdateProtectionPolicyRequest request, AsyncHandler<UpdateProtectionPolicyRequest,UpdateProtectionPolicyResponse> handler)Updates the specified protection policy.Future<UpdateProtectionPolicyResponse>DatabaseRecoveryAsyncClient. updateProtectionPolicy(UpdateProtectionPolicyRequest request, AsyncHandler<UpdateProtectionPolicyRequest,UpdateProtectionPolicyResponse> handler)
- 
Uses of UpdateProtectionPolicyResponse in com.oracle.bmc.recovery.responsesMethods in com.oracle.bmc.recovery.responses that return UpdateProtectionPolicyResponse Modifier and Type Method Description UpdateProtectionPolicyResponseUpdateProtectionPolicyResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.recovery.responses with parameters of type UpdateProtectionPolicyResponse Modifier and Type Method Description UpdateProtectionPolicyResponse.BuilderUpdateProtectionPolicyResponse.Builder. copy(UpdateProtectionPolicyResponse o)Copy method to populate the builder with values from the given instance.
 
-