Package | Description |
---|---|
com.oracle.bmc.mysql | |
com.oracle.bmc.mysql.responses |
Modifier and Type | Method and Description |
---|---|
ChangeBackupCompartmentResponse |
DbBackupsClient.changeBackupCompartment(ChangeBackupCompartmentRequest request) |
ChangeBackupCompartmentResponse |
DbBackups.changeBackupCompartment(ChangeBackupCompartmentRequest request)
Moves a DB System Backup into a different compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeBackupCompartmentResponse> |
DbBackupsAsyncClient.changeBackupCompartment(ChangeBackupCompartmentRequest request,
AsyncHandler<ChangeBackupCompartmentRequest,ChangeBackupCompartmentResponse> handler) |
Future<ChangeBackupCompartmentResponse> |
DbBackupsAsync.changeBackupCompartment(ChangeBackupCompartmentRequest request,
AsyncHandler<ChangeBackupCompartmentRequest,ChangeBackupCompartmentResponse> handler)
Moves a DB System Backup into a different compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeBackupCompartmentResponse> |
DbBackupsAsyncClient.changeBackupCompartment(ChangeBackupCompartmentRequest request,
AsyncHandler<ChangeBackupCompartmentRequest,ChangeBackupCompartmentResponse> handler) |
Future<ChangeBackupCompartmentResponse> |
DbBackupsAsync.changeBackupCompartment(ChangeBackupCompartmentRequest request,
AsyncHandler<ChangeBackupCompartmentRequest,ChangeBackupCompartmentResponse> handler)
Moves a DB System Backup into a different compartment.
|
Modifier and Type | Method and Description |
---|---|
ChangeBackupCompartmentResponse |
ChangeBackupCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeBackupCompartmentResponse.Builder |
ChangeBackupCompartmentResponse.Builder.copy(ChangeBackupCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.