| 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.model |
| Modifier and Type | Method and Description |
|---|---|
default BatchAssociateClientDeviceWithCoreDeviceResponse |
GreengrassV2Client.batchAssociateClientDeviceWithCoreDevice(Consumer<BatchAssociateClientDeviceWithCoreDeviceRequest.Builder> batchAssociateClientDeviceWithCoreDeviceRequest)
Associates a list of client devices with a core device.
|
default CompletableFuture<BatchAssociateClientDeviceWithCoreDeviceResponse> |
GreengrassV2AsyncClient.batchAssociateClientDeviceWithCoreDevice(Consumer<BatchAssociateClientDeviceWithCoreDeviceRequest.Builder> batchAssociateClientDeviceWithCoreDeviceRequest)
Associates a list of client devices with a core device.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchAssociateClientDeviceWithCoreDeviceRequest.Builder> |
BatchAssociateClientDeviceWithCoreDeviceRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.