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