| Package | Description |
|---|---|
| com.amazonaws.services.apigatewayv2 |
Amazon API Gateway V2
|
| com.amazonaws.services.apigatewayv2.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetIntegrationResponseResult> |
AmazonApiGatewayV2AsyncClient.getIntegrationResponseAsync(GetIntegrationResponseRequest request,
AsyncHandler<GetIntegrationResponseRequest,GetIntegrationResponseResult> asyncHandler) |
Future<GetIntegrationResponseResult> |
AbstractAmazonApiGatewayV2Async.getIntegrationResponseAsync(GetIntegrationResponseRequest request,
AsyncHandler<GetIntegrationResponseRequest,GetIntegrationResponseResult> asyncHandler) |
Future<GetIntegrationResponseResult> |
AmazonApiGatewayV2Async.getIntegrationResponseAsync(GetIntegrationResponseRequest getIntegrationResponseRequest,
AsyncHandler<GetIntegrationResponseRequest,GetIntegrationResponseResult> asyncHandler)
Gets an IntegrationResponses.
|
| Modifier and Type | Method and Description |
|---|---|
GetIntegrationResponseRequest |
GetIntegrationResponseRequest.clone() |
GetIntegrationResponseRequest |
GetIntegrationResponseRequest.withApiId(String apiId)
The API identifier.
|
GetIntegrationResponseRequest |
GetIntegrationResponseRequest.withIntegrationId(String integrationId)
The integration ID.
|
GetIntegrationResponseRequest |
GetIntegrationResponseRequest.withIntegrationResponseId(String integrationResponseId)
The integration response ID.
|
Copyright © 2019. All rights reserved.