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