Package | Description |
---|---|
com.oracle.bmc.psql | |
com.oracle.bmc.psql.responses |
Modifier and Type | Method and Description |
---|---|
ChangeConfigurationCompartmentResponse |
Postgresql.changeConfigurationCompartment(ChangeConfigurationCompartmentRequest request)
Moves a configuration from one compartment to another.
|
ChangeConfigurationCompartmentResponse |
PostgresqlClient.changeConfigurationCompartment(ChangeConfigurationCompartmentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeConfigurationCompartmentResponse> |
PostgresqlAsyncClient.changeConfigurationCompartment(ChangeConfigurationCompartmentRequest request,
AsyncHandler<ChangeConfigurationCompartmentRequest,ChangeConfigurationCompartmentResponse> handler) |
Future<ChangeConfigurationCompartmentResponse> |
PostgresqlAsync.changeConfigurationCompartment(ChangeConfigurationCompartmentRequest request,
AsyncHandler<ChangeConfigurationCompartmentRequest,ChangeConfigurationCompartmentResponse> handler)
Moves a configuration from one compartment to another.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeConfigurationCompartmentResponse> |
PostgresqlAsyncClient.changeConfigurationCompartment(ChangeConfigurationCompartmentRequest request,
AsyncHandler<ChangeConfigurationCompartmentRequest,ChangeConfigurationCompartmentResponse> handler) |
Future<ChangeConfigurationCompartmentResponse> |
PostgresqlAsync.changeConfigurationCompartment(ChangeConfigurationCompartmentRequest request,
AsyncHandler<ChangeConfigurationCompartmentRequest,ChangeConfigurationCompartmentResponse> handler)
Moves a configuration from one compartment to another.
|
Modifier and Type | Method and Description |
---|---|
ChangeConfigurationCompartmentResponse |
ChangeConfigurationCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeConfigurationCompartmentResponse.Builder |
ChangeConfigurationCompartmentResponse.Builder.copy(ChangeConfigurationCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.