| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrassv2 |
IoT Greengrass brings local compute, messaging, data management, sync, and ML inference capabilities to edge devices.
|
| software.amazon.awssdk.services.greengrassv2.paginators | |
| software.amazon.awssdk.services.greengrassv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListEffectiveDeploymentsResponse |
GreengrassV2Client.listEffectiveDeployments(ListEffectiveDeploymentsRequest listEffectiveDeploymentsRequest)
Retrieves a paginated list of deployment jobs that IoT Greengrass sends to Greengrass core devices.
|
default CompletableFuture<ListEffectiveDeploymentsResponse> |
GreengrassV2AsyncClient.listEffectiveDeployments(ListEffectiveDeploymentsRequest listEffectiveDeploymentsRequest)
Retrieves a paginated list of deployment jobs that IoT Greengrass sends to Greengrass core devices.
|
default ListEffectiveDeploymentsIterable |
GreengrassV2Client.listEffectiveDeploymentsPaginator(ListEffectiveDeploymentsRequest listEffectiveDeploymentsRequest)
Retrieves a paginated list of deployment jobs that IoT Greengrass sends to Greengrass core devices.
|
default ListEffectiveDeploymentsPublisher |
GreengrassV2AsyncClient.listEffectiveDeploymentsPaginator(ListEffectiveDeploymentsRequest listEffectiveDeploymentsRequest)
Retrieves a paginated list of deployment jobs that IoT Greengrass sends to Greengrass core devices.
|
| Constructor and Description |
|---|
ListEffectiveDeploymentsIterable(GreengrassV2Client client,
ListEffectiveDeploymentsRequest firstRequest) |
ListEffectiveDeploymentsPublisher(GreengrassV2AsyncClient client,
ListEffectiveDeploymentsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListEffectiveDeploymentsRequestMarshaller.marshall(ListEffectiveDeploymentsRequest listEffectiveDeploymentsRequest) |
Copyright © 2023. All rights reserved.