| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| Modifier and Type | Method and Description |
|---|---|
default PutRestApiResponse |
ApiGatewayClient.putRestApi(Consumer<PutRestApiRequest.Builder> putRestApiRequest)
A feature of the API Gateway control service for updating an existing API with an input of external API
definitions.
|
default PutRestApiResponse |
ApiGatewayClient.putRestApi(PutRestApiRequest putRestApiRequest)
A feature of the API Gateway control service for updating an existing API with an input of external API
definitions.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutRestApiResponse> |
ApiGatewayAsyncClient.putRestApi(Consumer<PutRestApiRequest.Builder> putRestApiRequest)
A feature of the API Gateway control service for updating an existing API with an input of external API
definitions.
|
default CompletableFuture<PutRestApiResponse> |
ApiGatewayAsyncClient.putRestApi(PutRestApiRequest putRestApiRequest)
A feature of the API Gateway control service for updating an existing API with an input of external API
definitions.
|
Copyright © 2023. All rights reserved.