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