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