| 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 GreengrassV2Client |
GreengrassV2Client.create()
Create a
GreengrassV2Client with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListClientDevicesAssociatedWithCoreDeviceIterable(GreengrassV2Client client,
ListClientDevicesAssociatedWithCoreDeviceRequest firstRequest) |
ListComponentsIterable(GreengrassV2Client client,
ListComponentsRequest firstRequest) |
ListComponentVersionsIterable(GreengrassV2Client client,
ListComponentVersionsRequest firstRequest) |
ListCoreDevicesIterable(GreengrassV2Client client,
ListCoreDevicesRequest firstRequest) |
ListDeploymentsIterable(GreengrassV2Client client,
ListDeploymentsRequest firstRequest) |
ListEffectiveDeploymentsIterable(GreengrassV2Client client,
ListEffectiveDeploymentsRequest firstRequest) |
ListInstalledComponentsIterable(GreengrassV2Client client,
ListInstalledComponentsRequest firstRequest) |
Copyright © 2023. All rights reserved.