Package | Description |
---|---|
com.oracle.bmc.mysql | |
com.oracle.bmc.mysql.requests |
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.
|
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 |
---|---|
ChangeBackupCompartmentRequest |
ChangeBackupCompartmentRequest.Builder.build()
Build the instance of ChangeBackupCompartmentRequest as configured by this builder
|
ChangeBackupCompartmentRequest |
ChangeBackupCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeBackupCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeBackupCompartmentRequest.Builder |
ChangeBackupCompartmentRequest.Builder.copy(ChangeBackupCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.