Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ChangeBackupDestinationCompartmentResponse |
DatabaseClient.changeBackupDestinationCompartment(ChangeBackupDestinationCompartmentRequest request) |
ChangeBackupDestinationCompartmentResponse |
Database.changeBackupDestinationCompartment(ChangeBackupDestinationCompartmentRequest request)
Move the backup destination and its dependent resources to the specified compartment.
|
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 |
---|---|
ChangeBackupDestinationCompartmentResponse |
ChangeBackupDestinationCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeBackupDestinationCompartmentResponse.Builder |
ChangeBackupDestinationCompartmentResponse.Builder.copy(ChangeBackupDestinationCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.