Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<ChangeBackupDestinationCompartmentRequest,ChangeBackupDestinationCompartmentResponse> |
DatabaseWaiters.forChangeBackupDestinationCompartment(ChangeBackupDestinationCompartmentRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<ChangeBackupDestinationCompartmentRequest,ChangeBackupDestinationCompartmentResponse> |
DatabaseWaiters.forChangeBackupDestinationCompartment(ChangeBackupDestinationCompartmentRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<ChangeBackupDestinationCompartmentResponse> |
DatabaseAsyncClient.changeBackupDestinationCompartment(ChangeBackupDestinationCompartmentRequest request,
AsyncHandler<ChangeBackupDestinationCompartmentRequest,ChangeBackupDestinationCompartmentResponse> handler) |
Future<ChangeBackupDestinationCompartmentResponse> |
DatabaseAsync.changeBackupDestinationCompartment(ChangeBackupDestinationCompartmentRequest request,
AsyncHandler<ChangeBackupDestinationCompartmentRequest,ChangeBackupDestinationCompartmentResponse> handler)
Move the backup destination and its dependent resources to the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
ChangeBackupDestinationCompartmentRequest |
ChangeBackupDestinationCompartmentRequest.Builder.build()
Build the instance of ChangeBackupDestinationCompartmentRequest as configured by this
builder
|
ChangeBackupDestinationCompartmentRequest |
ChangeBackupDestinationCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeBackupDestinationCompartmentRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ChangeBackupDestinationCompartmentRequest.Builder |
ChangeBackupDestinationCompartmentRequest.Builder.copy(ChangeBackupDestinationCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.