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