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