Package | Description |
---|---|
com.oracle.bmc.psql | |
com.oracle.bmc.psql.responses |
Modifier and Type | Method and Description |
---|---|
ListDefaultConfigurationsResponse |
Postgresql.listDefaultConfigurations(ListDefaultConfigurationsRequest request)
Returns a list of default configurations.
|
ListDefaultConfigurationsResponse |
PostgresqlClient.listDefaultConfigurations(ListDefaultConfigurationsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListDefaultConfigurationsResponse> |
PostgresqlAsyncClient.listDefaultConfigurations(ListDefaultConfigurationsRequest request,
AsyncHandler<ListDefaultConfigurationsRequest,ListDefaultConfigurationsResponse> handler) |
Future<ListDefaultConfigurationsResponse> |
PostgresqlAsync.listDefaultConfigurations(ListDefaultConfigurationsRequest request,
AsyncHandler<ListDefaultConfigurationsRequest,ListDefaultConfigurationsResponse> handler)
Returns a list of default configurations.
|
Iterable<ListDefaultConfigurationsResponse> |
PostgresqlPaginators.listDefaultConfigurationsResponseIterator(ListDefaultConfigurationsRequest request)
Creates a new iterable which will iterate over the responses received from the
listDefaultConfigurations operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListDefaultConfigurationsResponse> |
PostgresqlAsyncClient.listDefaultConfigurations(ListDefaultConfigurationsRequest request,
AsyncHandler<ListDefaultConfigurationsRequest,ListDefaultConfigurationsResponse> handler) |
Future<ListDefaultConfigurationsResponse> |
PostgresqlAsync.listDefaultConfigurations(ListDefaultConfigurationsRequest request,
AsyncHandler<ListDefaultConfigurationsRequest,ListDefaultConfigurationsResponse> handler)
Returns a list of default configurations.
|
Modifier and Type | Method and Description |
---|---|
ListDefaultConfigurationsResponse |
ListDefaultConfigurationsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListDefaultConfigurationsResponse.Builder |
ListDefaultConfigurationsResponse.Builder.copy(ListDefaultConfigurationsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.