| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2 |
Amazon API Gateway V2
|
| software.amazon.awssdk.services.apigatewayv2.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetIntegrationResponseResponse> |
ApiGatewayV2AsyncClient.getIntegrationResponse(Consumer<GetIntegrationResponseRequest.Builder> getIntegrationResponseRequest)
Gets an IntegrationResponses.
|
default GetIntegrationResponseResponse |
ApiGatewayV2Client.getIntegrationResponse(Consumer<GetIntegrationResponseRequest.Builder> getIntegrationResponseRequest)
Gets an IntegrationResponses.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetIntegrationResponseRequest.Builder> |
GetIntegrationResponseRequest.serializableBuilderClass() |
Copyright © 2022. All rights reserved.