| 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<GetBulkDeploymentStatusResult> |
AWSGreengrassAsyncClient.getBulkDeploymentStatusAsync(GetBulkDeploymentStatusRequest request,
AsyncHandler<GetBulkDeploymentStatusRequest,GetBulkDeploymentStatusResult> asyncHandler) |
Future<GetBulkDeploymentStatusResult> |
AbstractAWSGreengrassAsync.getBulkDeploymentStatusAsync(GetBulkDeploymentStatusRequest request,
AsyncHandler<GetBulkDeploymentStatusRequest,GetBulkDeploymentStatusResult> asyncHandler) |
Future<GetBulkDeploymentStatusResult> |
AWSGreengrassAsync.getBulkDeploymentStatusAsync(GetBulkDeploymentStatusRequest getBulkDeploymentStatusRequest,
AsyncHandler<GetBulkDeploymentStatusRequest,GetBulkDeploymentStatusResult> asyncHandler)
Returns the status of a bulk deployment.
|
| Modifier and Type | Method and Description |
|---|---|
GetBulkDeploymentStatusRequest |
GetBulkDeploymentStatusRequest.clone() |
GetBulkDeploymentStatusRequest |
GetBulkDeploymentStatusRequest.withBulkDeploymentId(String bulkDeploymentId)
The ID of the bulk deployment.
|
Copyright © 2019. All rights reserved.