Package | Description |
---|---|
com.oracle.bmc.psql | |
com.oracle.bmc.psql.responses |
Modifier and Type | Method and Description |
---|---|
PatchDbSystemResponse |
Postgresql.patchDbSystem(PatchDbSystemRequest request)
Modifies the database system by adding or removing database instance nodes.
|
PatchDbSystemResponse |
PostgresqlClient.patchDbSystem(PatchDbSystemRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<PatchDbSystemResponse> |
PostgresqlAsyncClient.patchDbSystem(PatchDbSystemRequest request,
AsyncHandler<PatchDbSystemRequest,PatchDbSystemResponse> handler) |
Future<PatchDbSystemResponse> |
PostgresqlAsync.patchDbSystem(PatchDbSystemRequest request,
AsyncHandler<PatchDbSystemRequest,PatchDbSystemResponse> handler)
Modifies the database system by adding or removing database instance nodes.
|
Modifier and Type | Method and Description |
---|---|
Future<PatchDbSystemResponse> |
PostgresqlAsyncClient.patchDbSystem(PatchDbSystemRequest request,
AsyncHandler<PatchDbSystemRequest,PatchDbSystemResponse> handler) |
Future<PatchDbSystemResponse> |
PostgresqlAsync.patchDbSystem(PatchDbSystemRequest request,
AsyncHandler<PatchDbSystemRequest,PatchDbSystemResponse> handler)
Modifies the database system by adding or removing database instance nodes.
|
Modifier and Type | Method and Description |
---|---|
PatchDbSystemResponse |
PatchDbSystemResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
PatchDbSystemResponse.Builder |
PatchDbSystemResponse.Builder.copy(PatchDbSystemResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.