| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2 |
Amazon API Gateway V2
|
| Modifier and Type | Method and Description |
|---|---|
default GetIntegrationResponse |
ApiGatewayV2Client.getIntegration(Consumer<GetIntegrationRequest.Builder> getIntegrationRequest)
Gets an Integration.
|
default GetIntegrationResponse |
ApiGatewayV2Client.getIntegration(GetIntegrationRequest getIntegrationRequest)
Gets an Integration.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetIntegrationResponse> |
ApiGatewayV2AsyncClient.getIntegration(Consumer<GetIntegrationRequest.Builder> getIntegrationRequest)
Gets an Integration.
|
default CompletableFuture<GetIntegrationResponse> |
ApiGatewayV2AsyncClient.getIntegration(GetIntegrationRequest getIntegrationRequest)
Gets an Integration.
|
Copyright © 2022. All rights reserved.