Package | Description |
---|---|
com.oracle.bmc.recovery | |
com.oracle.bmc.recovery.requests |
Modifier and Type | Method and Description |
---|---|
Future<ChangeProtectedDatabaseCompartmentResponse> |
DatabaseRecoveryAsync.changeProtectedDatabaseCompartment(ChangeProtectedDatabaseCompartmentRequest request,
AsyncHandler<ChangeProtectedDatabaseCompartmentRequest,ChangeProtectedDatabaseCompartmentResponse> handler)
Moves a protected database resource from the existing compartment to the specified
compartment.
|
Future<ChangeProtectedDatabaseCompartmentResponse> |
DatabaseRecoveryAsyncClient.changeProtectedDatabaseCompartment(ChangeProtectedDatabaseCompartmentRequest request,
AsyncHandler<ChangeProtectedDatabaseCompartmentRequest,ChangeProtectedDatabaseCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeProtectedDatabaseCompartmentRequest |
ChangeProtectedDatabaseCompartmentRequest.Builder.build()
Build the instance of ChangeProtectedDatabaseCompartmentRequest as configured by this
builder
|
ChangeProtectedDatabaseCompartmentRequest |
ChangeProtectedDatabaseCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeProtectedDatabaseCompartmentRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ChangeProtectedDatabaseCompartmentRequest.Builder |
ChangeProtectedDatabaseCompartmentRequest.Builder.copy(ChangeProtectedDatabaseCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.