| Package | Description |
|---|---|
| com.amazonaws.services.apigatewayv2 |
Amazon API Gateway V2
|
| com.amazonaws.services.apigatewayv2.model |
| Modifier and Type | Method and Description |
|---|---|
GetIntegrationResponsesResult |
AbstractAmazonApiGatewayV2.getIntegrationResponses(GetIntegrationResponsesRequest request) |
GetIntegrationResponsesResult |
AmazonApiGatewayV2Client.getIntegrationResponses(GetIntegrationResponsesRequest request)
Gets the IntegrationResponses for an Integration.
|
GetIntegrationResponsesResult |
AmazonApiGatewayV2.getIntegrationResponses(GetIntegrationResponsesRequest getIntegrationResponsesRequest)
Gets the IntegrationResponses for an Integration.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetIntegrationResponsesResult> |
AmazonApiGatewayV2AsyncClient.getIntegrationResponsesAsync(GetIntegrationResponsesRequest request,
AsyncHandler<GetIntegrationResponsesRequest,GetIntegrationResponsesResult> asyncHandler) |
Future<GetIntegrationResponsesResult> |
AmazonApiGatewayV2Async.getIntegrationResponsesAsync(GetIntegrationResponsesRequest getIntegrationResponsesRequest,
AsyncHandler<GetIntegrationResponsesRequest,GetIntegrationResponsesResult> asyncHandler)
Gets the IntegrationResponses for an Integration.
|
Future<GetIntegrationResponsesResult> |
AbstractAmazonApiGatewayV2Async.getIntegrationResponsesAsync(GetIntegrationResponsesRequest request,
AsyncHandler<GetIntegrationResponsesRequest,GetIntegrationResponsesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetIntegrationResponsesResult |
GetIntegrationResponsesResult.clone() |
GetIntegrationResponsesResult |
GetIntegrationResponsesResult.withItems(Collection<IntegrationResponse> items)
The elements from this collection.
|
GetIntegrationResponsesResult |
GetIntegrationResponsesResult.withItems(IntegrationResponse... items)
The elements from this collection.
|
GetIntegrationResponsesResult |
GetIntegrationResponsesResult.withNextToken(String nextToken)
The next page of elements from this collection.
|
Copyright © 2019. All rights reserved.