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