| 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 CancelServiceInstanceDeploymentResponse |
ProtonClient.cancelServiceInstanceDeployment(CancelServiceInstanceDeploymentRequest cancelServiceInstanceDeploymentRequest)
Attempts to cancel a service instance deployment on an UpdateServiceInstance action, if the deployment is
IN_PROGRESS. |
default CompletableFuture<CancelServiceInstanceDeploymentResponse> |
ProtonAsyncClient.cancelServiceInstanceDeployment(CancelServiceInstanceDeploymentRequest cancelServiceInstanceDeploymentRequest)
Attempts to cancel a service instance deployment on an UpdateServiceInstance action, if the deployment is
IN_PROGRESS. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CancelServiceInstanceDeploymentRequestMarshaller.marshall(CancelServiceInstanceDeploymentRequest cancelServiceInstanceDeploymentRequest) |
Copyright © 2023. All rights reserved.