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