Package | Description |
---|---|
com.oracle.bmc.recovery | |
com.oracle.bmc.recovery.requests |
Modifier and Type | Method and Description |
---|---|
DeleteProtectionPolicyResponse |
DatabaseRecoveryClient.deleteProtectionPolicy(DeleteProtectionPolicyRequest request) |
DeleteProtectionPolicyResponse |
DatabaseRecovery.deleteProtectionPolicy(DeleteProtectionPolicyRequest request)
Deletes a specified protection policy.
|
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 |
---|---|
DeleteProtectionPolicyRequest |
DeleteProtectionPolicyRequest.Builder.build()
Build the instance of DeleteProtectionPolicyRequest as configured by this builder
|
DeleteProtectionPolicyRequest |
DeleteProtectionPolicyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteProtectionPolicyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteProtectionPolicyRequest.Builder |
DeleteProtectionPolicyRequest.Builder.copy(DeleteProtectionPolicyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.