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