Package | Description |
---|---|
com.oracle.bmc.recovery | |
com.oracle.bmc.recovery.responses |
Modifier and Type | Method and Description |
---|---|
DeleteProtectionPolicyResponse |
DatabaseRecoveryClient.deleteProtectionPolicy(DeleteProtectionPolicyRequest request) |
DeleteProtectionPolicyResponse |
DatabaseRecovery.deleteProtectionPolicy(DeleteProtectionPolicyRequest request)
Deletes a specified protection policy.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteProtectionPolicyResponse> |
DatabaseRecoveryAsync.deleteProtectionPolicy(DeleteProtectionPolicyRequest request,
AsyncHandler<DeleteProtectionPolicyRequest,DeleteProtectionPolicyResponse> handler)
Deletes a specified protection policy.
|
Future<DeleteProtectionPolicyResponse> |
DatabaseRecoveryAsyncClient.deleteProtectionPolicy(DeleteProtectionPolicyRequest request,
AsyncHandler<DeleteProtectionPolicyRequest,DeleteProtectionPolicyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteProtectionPolicyResponse> |
DatabaseRecoveryAsync.deleteProtectionPolicy(DeleteProtectionPolicyRequest request,
AsyncHandler<DeleteProtectionPolicyRequest,DeleteProtectionPolicyResponse> handler)
Deletes a specified protection policy.
|
Future<DeleteProtectionPolicyResponse> |
DatabaseRecoveryAsyncClient.deleteProtectionPolicy(DeleteProtectionPolicyRequest request,
AsyncHandler<DeleteProtectionPolicyRequest,DeleteProtectionPolicyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteProtectionPolicyResponse |
DeleteProtectionPolicyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteProtectionPolicyResponse.Builder |
DeleteProtectionPolicyResponse.Builder.copy(DeleteProtectionPolicyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.