| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2 |
Amazon API Gateway V2
|
| Modifier and Type | Method and Description |
|---|---|
default CreateDeploymentResponse |
ApiGatewayV2Client.createDeployment(Consumer<CreateDeploymentRequest.Builder> createDeploymentRequest)
Creates a Deployment for an API.
|
default CreateDeploymentResponse |
ApiGatewayV2Client.createDeployment(CreateDeploymentRequest createDeploymentRequest)
Creates a Deployment for an API.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateDeploymentResponse> |
ApiGatewayV2AsyncClient.createDeployment(Consumer<CreateDeploymentRequest.Builder> createDeploymentRequest)
Creates a Deployment for an API.
|
default CompletableFuture<CreateDeploymentResponse> |
ApiGatewayV2AsyncClient.createDeployment(CreateDeploymentRequest createDeploymentRequest)
Creates a Deployment for an API.
|
Copyright © 2020. All rights reserved.