| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| Modifier and Type | Method and Description |
|---|---|
default GetRestApiResponse |
ApiGatewayClient.getRestApi(Consumer<GetRestApiRequest.Builder> getRestApiRequest)
Lists the RestApi resource in the collection.
|
default GetRestApiResponse |
ApiGatewayClient.getRestApi(GetRestApiRequest getRestApiRequest)
Lists the RestApi resource in the collection.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetRestApiResponse> |
ApiGatewayAsyncClient.getRestApi(Consumer<GetRestApiRequest.Builder> getRestApiRequest)
Lists the RestApi resource in the collection.
|
default CompletableFuture<GetRestApiResponse> |
ApiGatewayAsyncClient.getRestApi(GetRestApiRequest getRestApiRequest)
Lists the RestApi resource in the collection.
|
Copyright © 2023. All rights reserved.