| Package | Description |
|---|---|
| com.amazonaws.services.greengrassv2 |
IoT Greengrass brings local compute, messaging, data management, sync, and ML inference capabilities to edge devices.
|
| com.amazonaws.services.greengrassv2.model |
| Modifier and Type | Method and Description |
|---|---|
Future<CancelDeploymentResult> |
AWSGreengrassV2AsyncClient.cancelDeploymentAsync(CancelDeploymentRequest request,
AsyncHandler<CancelDeploymentRequest,CancelDeploymentResult> asyncHandler) |
Future<CancelDeploymentResult> |
AbstractAWSGreengrassV2Async.cancelDeploymentAsync(CancelDeploymentRequest request,
AsyncHandler<CancelDeploymentRequest,CancelDeploymentResult> asyncHandler) |
Future<CancelDeploymentResult> |
AWSGreengrassV2Async.cancelDeploymentAsync(CancelDeploymentRequest cancelDeploymentRequest,
AsyncHandler<CancelDeploymentRequest,CancelDeploymentResult> asyncHandler)
Cancels a deployment.
|
| Modifier and Type | Method and Description |
|---|---|
CancelDeploymentRequest |
CancelDeploymentRequest.clone() |
CancelDeploymentRequest |
CancelDeploymentRequest.withDeploymentId(String deploymentId)
The ID of the deployment.
|
Copyright © 2024. All rights reserved.