| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2 |
Amazon API Gateway V2
|
| Modifier and Type | Method and Description |
|---|---|
default GetDeploymentsResponse |
ApiGatewayV2Client.getDeployments(Consumer<GetDeploymentsRequest.Builder> getDeploymentsRequest)
Gets the Deployments for an API.
|
default GetDeploymentsResponse |
ApiGatewayV2Client.getDeployments(GetDeploymentsRequest getDeploymentsRequest)
Gets the Deployments for an API.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDeploymentsResponse> |
ApiGatewayV2AsyncClient.getDeployments(Consumer<GetDeploymentsRequest.Builder> getDeploymentsRequest)
Gets the Deployments for an API.
|
default CompletableFuture<GetDeploymentsResponse> |
ApiGatewayV2AsyncClient.getDeployments(GetDeploymentsRequest getDeploymentsRequest)
Gets the Deployments for an API.
|
Copyright © 2022. All rights reserved.