Uses of Class
com.oracle.bmc.recovery.responses.GetProtectionPolicyResponse
- 
Packages that use GetProtectionPolicyResponse Package Description com.oracle.bmc.recovery com.oracle.bmc.recovery.responses 
- 
- 
Uses of GetProtectionPolicyResponse in com.oracle.bmc.recoveryMethods in com.oracle.bmc.recovery that return GetProtectionPolicyResponse Modifier and Type Method Description GetProtectionPolicyResponseDatabaseRecovery. getProtectionPolicy(GetProtectionPolicyRequest request)Gets information about a specified protection policy.GetProtectionPolicyResponseDatabaseRecoveryClient. getProtectionPolicy(GetProtectionPolicyRequest request)Method parameters in com.oracle.bmc.recovery with type arguments of type GetProtectionPolicyResponse Modifier and Type Method Description Future<GetProtectionPolicyResponse>DatabaseRecoveryAsync. getProtectionPolicy(GetProtectionPolicyRequest request, AsyncHandler<GetProtectionPolicyRequest,GetProtectionPolicyResponse> handler)Gets information about a specified protection policy.Future<GetProtectionPolicyResponse>DatabaseRecoveryAsyncClient. getProtectionPolicy(GetProtectionPolicyRequest request, AsyncHandler<GetProtectionPolicyRequest,GetProtectionPolicyResponse> handler)
- 
Uses of GetProtectionPolicyResponse in com.oracle.bmc.recovery.responsesMethods in com.oracle.bmc.recovery.responses that return GetProtectionPolicyResponse Modifier and Type Method Description GetProtectionPolicyResponseGetProtectionPolicyResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.recovery.responses with parameters of type GetProtectionPolicyResponse Modifier and Type Method Description GetProtectionPolicyResponse.BuilderGetProtectionPolicyResponse.Builder. copy(GetProtectionPolicyResponse o)Copy method to populate the builder with values from the given instance.
 
-