Package | Description |
---|---|
com.oracle.bmc.psql | |
com.oracle.bmc.psql.requests |
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 |
---|---|
ListConfigurationsRequest |
ListConfigurationsRequest.Builder.build()
Build the instance of ListConfigurationsRequest as configured by this builder
|
ListConfigurationsRequest |
ListConfigurationsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListConfigurationsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListConfigurationsRequest.Builder |
ListConfigurationsRequest.Builder.copy(ListConfigurationsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.