Package | Description |
---|---|
com.oracle.bmc.recovery | |
com.oracle.bmc.recovery.responses |
Modifier and Type | Method and Description |
---|---|
GetProtectionPolicyResponse |
DatabaseRecoveryClient.getProtectionPolicy(GetProtectionPolicyRequest request) |
GetProtectionPolicyResponse |
DatabaseRecovery.getProtectionPolicy(GetProtectionPolicyRequest request)
Gets information about a specified protection policy.
|
Modifier and Type | Method and 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) |
Modifier and Type | Method and Description |
---|---|
GetProtectionPolicyResponse |
GetProtectionPolicyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetProtectionPolicyResponse.Builder |
GetProtectionPolicyResponse.Builder.copy(GetProtectionPolicyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.