| 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 CancelServicePipelineDeploymentResponse |
ProtonClient.cancelServicePipelineDeployment(CancelServicePipelineDeploymentRequest cancelServicePipelineDeploymentRequest)
Attempts to cancel a service pipeline deployment on an UpdateServicePipeline action, if the deployment is
IN_PROGRESS. |
default CompletableFuture<CancelServicePipelineDeploymentResponse> |
ProtonAsyncClient.cancelServicePipelineDeployment(CancelServicePipelineDeploymentRequest cancelServicePipelineDeploymentRequest)
Attempts to cancel a service pipeline deployment on an UpdateServicePipeline action, if the deployment is
IN_PROGRESS. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CancelServicePipelineDeploymentRequestMarshaller.marshall(CancelServicePipelineDeploymentRequest cancelServicePipelineDeploymentRequest) |
Copyright © 2023. All rights reserved.