| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2 |
Amazon API Gateway V2
|
| software.amazon.awssdk.services.apigatewayv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateIntegrationResponse |
ApiGatewayV2Client.createIntegration(CreateIntegrationRequest createIntegrationRequest)
Creates an Integration.
|
default CompletableFuture<CreateIntegrationResponse> |
ApiGatewayV2AsyncClient.createIntegration(CreateIntegrationRequest createIntegrationRequest)
Creates an Integration.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateIntegrationRequestMarshaller.marshall(CreateIntegrationRequest createIntegrationRequest) |
Copyright © 2019. All rights reserved.