| Package | Description |
|---|---|
| com.amazonaws.services.apigatewayv2 |
Amazon API Gateway V2
|
| com.amazonaws.services.apigatewayv2.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetIntegrationResult> |
AbstractAmazonApiGatewayV2Async.getIntegrationAsync(GetIntegrationRequest request,
AsyncHandler<GetIntegrationRequest,GetIntegrationResult> asyncHandler) |
Future<GetIntegrationResult> |
AmazonApiGatewayV2AsyncClient.getIntegrationAsync(GetIntegrationRequest request,
AsyncHandler<GetIntegrationRequest,GetIntegrationResult> asyncHandler) |
Future<GetIntegrationResult> |
AmazonApiGatewayV2Async.getIntegrationAsync(GetIntegrationRequest getIntegrationRequest,
AsyncHandler<GetIntegrationRequest,GetIntegrationResult> asyncHandler)
Gets an Integration.
|
| Modifier and Type | Method and Description |
|---|---|
GetIntegrationRequest |
GetIntegrationRequest.clone() |
GetIntegrationRequest |
GetIntegrationRequest.withApiId(String apiId)
The API identifier.
|
GetIntegrationRequest |
GetIntegrationRequest.withIntegrationId(String integrationId)
The integration ID.
|
Copyright © 2021. All rights reserved.