| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton |
This is the Proton Service API Reference.
|
| software.amazon.awssdk.services.proton.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CancelEnvironmentDeploymentResponse> |
ProtonAsyncClient.cancelEnvironmentDeployment(CancelEnvironmentDeploymentRequest cancelEnvironmentDeploymentRequest)
Attempts to cancel an environment deployment on an UpdateEnvironment action, if the deployment is
IN_PROGRESS. |
default CancelEnvironmentDeploymentResponse |
ProtonClient.cancelEnvironmentDeployment(CancelEnvironmentDeploymentRequest cancelEnvironmentDeploymentRequest)
Attempts to cancel an environment deployment on an UpdateEnvironment action, if the deployment is
IN_PROGRESS. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CancelEnvironmentDeploymentRequestMarshaller.marshall(CancelEnvironmentDeploymentRequest cancelEnvironmentDeploymentRequest) |
Copyright © 2023. All rights reserved.