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