Package | Description |
---|---|
com.oracle.bmc.psql | |
com.oracle.bmc.psql.responses |
Modifier and Type | Method and Description |
---|---|
ChangeBackupCompartmentResponse |
Postgresql.changeBackupCompartment(ChangeBackupCompartmentRequest request)
Moves a backup from one compartment to another.
|
ChangeBackupCompartmentResponse |
PostgresqlClient.changeBackupCompartment(ChangeBackupCompartmentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeBackupCompartmentResponse> |
PostgresqlAsyncClient.changeBackupCompartment(ChangeBackupCompartmentRequest request,
AsyncHandler<ChangeBackupCompartmentRequest,ChangeBackupCompartmentResponse> handler) |
Future<ChangeBackupCompartmentResponse> |
PostgresqlAsync.changeBackupCompartment(ChangeBackupCompartmentRequest request,
AsyncHandler<ChangeBackupCompartmentRequest,ChangeBackupCompartmentResponse> handler)
Moves a backup from one compartment to another.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeBackupCompartmentResponse> |
PostgresqlAsyncClient.changeBackupCompartment(ChangeBackupCompartmentRequest request,
AsyncHandler<ChangeBackupCompartmentRequest,ChangeBackupCompartmentResponse> handler) |
Future<ChangeBackupCompartmentResponse> |
PostgresqlAsync.changeBackupCompartment(ChangeBackupCompartmentRequest request,
AsyncHandler<ChangeBackupCompartmentRequest,ChangeBackupCompartmentResponse> handler)
Moves a backup from one compartment to another.
|
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.