| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateRestApiResponse |
ApiGatewayClient.updateRestApi(Consumer<UpdateRestApiRequest.Builder> updateRestApiRequest)
Changes information about the specified API.
|
default UpdateRestApiResponse |
ApiGatewayClient.updateRestApi(UpdateRestApiRequest updateRestApiRequest)
Changes information about the specified API.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateRestApiResponse> |
ApiGatewayAsyncClient.updateRestApi(Consumer<UpdateRestApiRequest.Builder> updateRestApiRequest)
Changes information about the specified API.
|
default CompletableFuture<UpdateRestApiResponse> |
ApiGatewayAsyncClient.updateRestApi(UpdateRestApiRequest updateRestApiRequest)
Changes information about the specified API.
|
Copyright © 2023. All rights reserved.