| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrassv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<AssociateClientDeviceWithCoreDeviceEntry> |
BatchAssociateClientDeviceWithCoreDeviceRequest.entries()
The list of client devices to associate.
|
| Modifier and Type | Method and Description |
|---|---|
BatchAssociateClientDeviceWithCoreDeviceRequest.Builder |
BatchAssociateClientDeviceWithCoreDeviceRequest.Builder.entries(AssociateClientDeviceWithCoreDeviceEntry... entries)
The list of client devices to associate.
|
| Modifier and Type | Method and Description |
|---|---|
BatchAssociateClientDeviceWithCoreDeviceRequest.Builder |
BatchAssociateClientDeviceWithCoreDeviceRequest.Builder.entries(Collection<AssociateClientDeviceWithCoreDeviceEntry> entries)
The list of client devices to associate.
|
Copyright © 2023. All rights reserved.