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