| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2 |
Amazon API Gateway V2
|
| software.amazon.awssdk.services.apigatewayv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetIntegrationsResponse |
ApiGatewayV2Client.getIntegrations(GetIntegrationsRequest getIntegrationsRequest)
Gets the Integrations for an API.
|
default CompletableFuture<GetIntegrationsResponse> |
ApiGatewayV2AsyncClient.getIntegrations(GetIntegrationsRequest getIntegrationsRequest)
Gets the Integrations for an API.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetIntegrationsRequestMarshaller.marshall(GetIntegrationsRequest getIntegrationsRequest) |
Copyright © 2019. All rights reserved.