| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2 |
Amazon API Gateway V2
|
| software.amazon.awssdk.services.apigatewayv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateDeploymentResponse> |
ApiGatewayV2AsyncClient.createDeployment(CreateDeploymentRequest 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 |
|---|---|
SdkHttpFullRequest |
CreateDeploymentRequestMarshaller.marshall(CreateDeploymentRequest createDeploymentRequest) |
Copyright © 2023. All rights reserved.