| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2 |
Amazon API Gateway V2
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateIntegrationResponseResponse |
ApiGatewayV2Client.updateIntegrationResponse(Consumer<UpdateIntegrationResponseRequest.Builder> updateIntegrationResponseRequest)
Updates an IntegrationResponses.
|
default UpdateIntegrationResponseResponse |
ApiGatewayV2Client.updateIntegrationResponse(UpdateIntegrationResponseRequest updateIntegrationResponseRequest)
Updates an IntegrationResponses.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateIntegrationResponseResponse> |
ApiGatewayV2AsyncClient.updateIntegrationResponse(Consumer<UpdateIntegrationResponseRequest.Builder> updateIntegrationResponseRequest)
Updates an IntegrationResponses.
|
default CompletableFuture<UpdateIntegrationResponseResponse> |
ApiGatewayV2AsyncClient.updateIntegrationResponse(UpdateIntegrationResponseRequest updateIntegrationResponseRequest)
Updates an IntegrationResponses.
|
Copyright © 2020. All rights reserved.