| Package | Description |
|---|---|
| com.amazonaws.services.proton |
This is the Proton Service API Reference.
|
| com.amazonaws.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
Future<CancelEnvironmentDeploymentResult> |
AbstractAWSProtonAsync.cancelEnvironmentDeploymentAsync(CancelEnvironmentDeploymentRequest request,
AsyncHandler<CancelEnvironmentDeploymentRequest,CancelEnvironmentDeploymentResult> asyncHandler) |
Future<CancelEnvironmentDeploymentResult> |
AWSProtonAsync.cancelEnvironmentDeploymentAsync(CancelEnvironmentDeploymentRequest cancelEnvironmentDeploymentRequest,
AsyncHandler<CancelEnvironmentDeploymentRequest,CancelEnvironmentDeploymentResult> asyncHandler)
Attempts to cancel an environment deployment on an UpdateEnvironment action, if the deployment is
IN_PROGRESS. |
Future<CancelEnvironmentDeploymentResult> |
AWSProtonAsyncClient.cancelEnvironmentDeploymentAsync(CancelEnvironmentDeploymentRequest request,
AsyncHandler<CancelEnvironmentDeploymentRequest,CancelEnvironmentDeploymentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CancelEnvironmentDeploymentRequest |
CancelEnvironmentDeploymentRequest.clone() |
CancelEnvironmentDeploymentRequest |
CancelEnvironmentDeploymentRequest.withEnvironmentName(String environmentName)
The name of the environment with the deployment to cancel.
|
Copyright © 2024. All rights reserved.