Package | Description |
---|---|
com.oracle.bmc.psql | |
com.oracle.bmc.psql.requests |
Modifier and Type | Method and Description |
---|---|
UpdateDbSystemResponse |
Postgresql.updateDbSystem(UpdateDbSystemRequest request)
Updates the database system.
|
UpdateDbSystemResponse |
PostgresqlClient.updateDbSystem(UpdateDbSystemRequest request) |
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 |
---|---|
UpdateDbSystemRequest |
UpdateDbSystemRequest.Builder.build()
Build the instance of UpdateDbSystemRequest as configured by this builder
|
UpdateDbSystemRequest |
UpdateDbSystemRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateDbSystemRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateDbSystemRequest.Builder |
UpdateDbSystemRequest.Builder.copy(UpdateDbSystemRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.