CancelServiceInstanceDeploymentResult |
AWSProtonClient.cancelServiceInstanceDeployment(CancelServiceInstanceDeploymentRequest request)
Attempts to cancel a service instance deployment on an UpdateServiceInstance action, if the deployment is
IN_PROGRESS.
|
CancelServiceInstanceDeploymentResult |
AbstractAWSProton.cancelServiceInstanceDeployment(CancelServiceInstanceDeploymentRequest request) |
CancelServiceInstanceDeploymentResult |
AWSProton.cancelServiceInstanceDeployment(CancelServiceInstanceDeploymentRequest cancelServiceInstanceDeploymentRequest)
Attempts to cancel a service instance deployment on an UpdateServiceInstance action, if the deployment is
IN_PROGRESS.
|
Future<CancelServiceInstanceDeploymentResult> |
AbstractAWSProtonAsync.cancelServiceInstanceDeploymentAsync(CancelServiceInstanceDeploymentRequest request) |
Future<CancelServiceInstanceDeploymentResult> |
AWSProtonAsyncClient.cancelServiceInstanceDeploymentAsync(CancelServiceInstanceDeploymentRequest request) |
Future<CancelServiceInstanceDeploymentResult> |
AWSProtonAsync.cancelServiceInstanceDeploymentAsync(CancelServiceInstanceDeploymentRequest cancelServiceInstanceDeploymentRequest)
Attempts to cancel a service instance deployment on an UpdateServiceInstance action, if the deployment is
IN_PROGRESS.
|
Future<CancelServiceInstanceDeploymentResult> |
AbstractAWSProtonAsync.cancelServiceInstanceDeploymentAsync(CancelServiceInstanceDeploymentRequest request,
AsyncHandler<CancelServiceInstanceDeploymentRequest,CancelServiceInstanceDeploymentResult> asyncHandler) |
Future<CancelServiceInstanceDeploymentResult> |
AWSProtonAsyncClient.cancelServiceInstanceDeploymentAsync(CancelServiceInstanceDeploymentRequest request,
AsyncHandler<CancelServiceInstanceDeploymentRequest,CancelServiceInstanceDeploymentResult> asyncHandler) |
Future<CancelServiceInstanceDeploymentResult> |
AWSProtonAsync.cancelServiceInstanceDeploymentAsync(CancelServiceInstanceDeploymentRequest cancelServiceInstanceDeploymentRequest,
AsyncHandler<CancelServiceInstanceDeploymentRequest,CancelServiceInstanceDeploymentResult> asyncHandler)
Attempts to cancel a service instance deployment on an UpdateServiceInstance action, if the deployment is
IN_PROGRESS.
|