| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2 |
Amazon API Gateway V2
|
| Modifier and Type | Method and Description |
|---|---|
default GetIntegrationResponsesResponse |
ApiGatewayV2Client.getIntegrationResponses(Consumer<GetIntegrationResponsesRequest.Builder> getIntegrationResponsesRequest)
Gets the IntegrationResponses for an Integration.
|
default GetIntegrationResponsesResponse |
ApiGatewayV2Client.getIntegrationResponses(GetIntegrationResponsesRequest getIntegrationResponsesRequest)
Gets the IntegrationResponses for an Integration.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetIntegrationResponsesResponse> |
ApiGatewayV2AsyncClient.getIntegrationResponses(Consumer<GetIntegrationResponsesRequest.Builder> getIntegrationResponsesRequest)
Gets the IntegrationResponses for an Integration.
|
default CompletableFuture<GetIntegrationResponsesResponse> |
ApiGatewayV2AsyncClient.getIntegrationResponses(GetIntegrationResponsesRequest getIntegrationResponsesRequest)
Gets the IntegrationResponses for an Integration.
|
Copyright © 2020. All rights reserved.