Package | Description |
---|---|
com.oracle.bmc.psql | |
com.oracle.bmc.psql.requests |
Modifier and Type | Method and Description |
---|---|
ChangeConfigurationCompartmentResponse |
Postgresql.changeConfigurationCompartment(ChangeConfigurationCompartmentRequest request)
Moves a configuration from one compartment to another.
|
ChangeConfigurationCompartmentResponse |
PostgresqlClient.changeConfigurationCompartment(ChangeConfigurationCompartmentRequest request) |
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 |
---|---|
ChangeConfigurationCompartmentRequest |
ChangeConfigurationCompartmentRequest.Builder.build()
Build the instance of ChangeConfigurationCompartmentRequest as configured by this builder
|
ChangeConfigurationCompartmentRequest |
ChangeConfigurationCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeConfigurationCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeConfigurationCompartmentRequest.Builder |
ChangeConfigurationCompartmentRequest.Builder.copy(ChangeConfigurationCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.