| 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 |
| Modifier and Type | Method and Description |
|---|---|
static GreengrassV2AsyncClient |
GreengrassV2AsyncClient.create()
Create a
GreengrassV2AsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListClientDevicesAssociatedWithCoreDevicePublisher(GreengrassV2AsyncClient client,
ListClientDevicesAssociatedWithCoreDeviceRequest firstRequest) |
ListComponentsPublisher(GreengrassV2AsyncClient client,
ListComponentsRequest firstRequest) |
ListComponentVersionsPublisher(GreengrassV2AsyncClient client,
ListComponentVersionsRequest firstRequest) |
ListCoreDevicesPublisher(GreengrassV2AsyncClient client,
ListCoreDevicesRequest firstRequest) |
ListDeploymentsPublisher(GreengrassV2AsyncClient client,
ListDeploymentsRequest firstRequest) |
ListEffectiveDeploymentsPublisher(GreengrassV2AsyncClient client,
ListEffectiveDeploymentsRequest firstRequest) |
ListInstalledComponentsPublisher(GreengrassV2AsyncClient client,
ListInstalledComponentsRequest firstRequest) |
Copyright © 2023. All rights reserved.