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