| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| software.amazon.awssdk.services.apigateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateDeploymentResponse |
ApiGatewayClient.createDeployment(CreateDeploymentRequest createDeploymentRequest)
Creates a Deployment resource, which makes a specified RestApi callable over the internet.
|
default CompletableFuture<CreateDeploymentResponse> |
ApiGatewayAsyncClient.createDeployment(CreateDeploymentRequest createDeploymentRequest)
Creates a Deployment resource, which makes a specified RestApi callable over the internet.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateDeploymentRequestMarshaller.marshall(CreateDeploymentRequest createDeploymentRequest) |
Copyright © 2023. All rights reserved.