| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2 |
Amazon API Gateway V2
|
| software.amazon.awssdk.services.apigatewayv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetIntegrationResponsesResponse> |
ApiGatewayV2AsyncClient.getIntegrationResponses(GetIntegrationResponsesRequest 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 |
|---|---|
SdkHttpFullRequest |
GetIntegrationResponsesRequestMarshaller.marshall(GetIntegrationResponsesRequest getIntegrationResponsesRequest) |
Copyright © 2022. All rights reserved.