| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2 |
Amazon API Gateway V2
|
| Modifier and Type | Method and Description |
|---|---|
default GetDeploymentResponse |
ApiGatewayV2Client.getDeployment(Consumer<GetDeploymentRequest.Builder> getDeploymentRequest)
Gets a Deployment.
|
default GetDeploymentResponse |
ApiGatewayV2Client.getDeployment(GetDeploymentRequest getDeploymentRequest)
Gets a Deployment.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDeploymentResponse> |
ApiGatewayV2AsyncClient.getDeployment(Consumer<GetDeploymentRequest.Builder> getDeploymentRequest)
Gets a Deployment.
|
default CompletableFuture<GetDeploymentResponse> |
ApiGatewayV2AsyncClient.getDeployment(GetDeploymentRequest getDeploymentRequest)
Gets a Deployment.
|
Copyright © 2021. All rights reserved.