| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2 |
Amazon API Gateway V2
|
| Modifier and Type | Method and Description |
|---|---|
default CreateIntegrationResponseResponse |
ApiGatewayV2Client.createIntegrationResponse(Consumer<CreateIntegrationResponseRequest.Builder> createIntegrationResponseRequest)
Creates an IntegrationResponses.
|
default CreateIntegrationResponseResponse |
ApiGatewayV2Client.createIntegrationResponse(CreateIntegrationResponseRequest createIntegrationResponseRequest)
Creates an IntegrationResponses.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateIntegrationResponseResponse> |
ApiGatewayV2AsyncClient.createIntegrationResponse(Consumer<CreateIntegrationResponseRequest.Builder> createIntegrationResponseRequest)
Creates an IntegrationResponses.
|
default CompletableFuture<CreateIntegrationResponseResponse> |
ApiGatewayV2AsyncClient.createIntegrationResponse(CreateIntegrationResponseRequest createIntegrationResponseRequest)
Creates an IntegrationResponses.
|
Copyright © 2023. All rights reserved.