| Package | Description |
|---|---|
| com.amazonaws.services.greengrass |
AWS IoT Greengrass seamlessly extends AWS onto physical devices so they can act locally on the data they generate,
while still using the cloud for management, analytics, and durable storage.
|
| com.amazonaws.services.greengrass.model |
| Modifier and Type | Method and Description |
|---|---|
Future<StopBulkDeploymentResult> |
AWSGreengrassAsyncClient.stopBulkDeploymentAsync(StopBulkDeploymentRequest request,
AsyncHandler<StopBulkDeploymentRequest,StopBulkDeploymentResult> asyncHandler) |
Future<StopBulkDeploymentResult> |
AWSGreengrassAsync.stopBulkDeploymentAsync(StopBulkDeploymentRequest stopBulkDeploymentRequest,
AsyncHandler<StopBulkDeploymentRequest,StopBulkDeploymentResult> asyncHandler)
Stops the execution of a bulk deployment.
|
Future<StopBulkDeploymentResult> |
AbstractAWSGreengrassAsync.stopBulkDeploymentAsync(StopBulkDeploymentRequest request,
AsyncHandler<StopBulkDeploymentRequest,StopBulkDeploymentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StopBulkDeploymentRequest |
StopBulkDeploymentRequest.clone() |
StopBulkDeploymentRequest |
StopBulkDeploymentRequest.withBulkDeploymentId(String bulkDeploymentId)
The ID of the bulk deployment.
|
Copyright © 2025. All rights reserved.