| Package | Description |
|---|---|
| com.amazonaws.services.greengrassv2 |
IoT Greengrass brings local compute, messaging, data management, sync, and ML inference capabilities to edge devices.
|
| com.amazonaws.services.greengrassv2.model |
| Modifier and Type | Method and Description |
|---|---|
ListClientDevicesAssociatedWithCoreDeviceResult |
AbstractAWSGreengrassV2.listClientDevicesAssociatedWithCoreDevice(ListClientDevicesAssociatedWithCoreDeviceRequest request) |
ListClientDevicesAssociatedWithCoreDeviceResult |
AWSGreengrassV2Client.listClientDevicesAssociatedWithCoreDevice(ListClientDevicesAssociatedWithCoreDeviceRequest request)
Retrieves a paginated list of client devices that are associated with a core device.
|
ListClientDevicesAssociatedWithCoreDeviceResult |
AWSGreengrassV2.listClientDevicesAssociatedWithCoreDevice(ListClientDevicesAssociatedWithCoreDeviceRequest listClientDevicesAssociatedWithCoreDeviceRequest)
Retrieves a paginated list of client devices that are associated with a core device.
|
| Modifier and Type | Method and Description |
|---|---|
ListClientDevicesAssociatedWithCoreDeviceResult |
ListClientDevicesAssociatedWithCoreDeviceResult.clone() |
ListClientDevicesAssociatedWithCoreDeviceResult |
ListClientDevicesAssociatedWithCoreDeviceResult.withAssociatedClientDevices(AssociatedClientDevice... associatedClientDevices)
A list that describes the client devices that are associated with the core device.
|
ListClientDevicesAssociatedWithCoreDeviceResult |
ListClientDevicesAssociatedWithCoreDeviceResult.withAssociatedClientDevices(Collection<AssociatedClientDevice> associatedClientDevices)
A list that describes the client devices that are associated with the core device.
|
ListClientDevicesAssociatedWithCoreDeviceResult |
ListClientDevicesAssociatedWithCoreDeviceResult.withNextToken(String nextToken)
The token for the next set of results, or null if there are no additional results.
|
Copyright © 2025. All rights reserved.