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