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