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