| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2 |
Amazon API Gateway V2
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateIntegrationResponse |
ApiGatewayV2Client.updateIntegration(Consumer<UpdateIntegrationRequest.Builder> updateIntegrationRequest)
Updates an Integration.
|
default UpdateIntegrationResponse |
ApiGatewayV2Client.updateIntegration(UpdateIntegrationRequest updateIntegrationRequest)
Updates an Integration.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateIntegrationResponse> |
ApiGatewayV2AsyncClient.updateIntegration(Consumer<UpdateIntegrationRequest.Builder> updateIntegrationRequest)
Updates an Integration.
|
default CompletableFuture<UpdateIntegrationResponse> |
ApiGatewayV2AsyncClient.updateIntegration(UpdateIntegrationRequest updateIntegrationRequest)
Updates an Integration.
|
Copyright © 2019. All rights reserved.