| 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<CancelComponentDeploymentResponse> |
ProtonAsyncClient.cancelComponentDeployment(CancelComponentDeploymentRequest cancelComponentDeploymentRequest)
Attempts to cancel a component deployment (for a component that is in the
IN_PROGRESS deployment
status). |
default CancelComponentDeploymentResponse |
ProtonClient.cancelComponentDeployment(CancelComponentDeploymentRequest cancelComponentDeploymentRequest)
Attempts to cancel a component deployment (for a component that is in the
IN_PROGRESS deployment
status). |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CancelComponentDeploymentRequestMarshaller.marshall(CancelComponentDeploymentRequest cancelComponentDeploymentRequest) |
Copyright © 2023. All rights reserved.