| Package | Description |
|---|---|
| com.amazonaws.services.greengrassv2.model |
| Modifier and Type | Method and Description |
|---|---|
AssociateClientDeviceWithCoreDeviceEntry |
AssociateClientDeviceWithCoreDeviceEntry.clone() |
AssociateClientDeviceWithCoreDeviceEntry |
AssociateClientDeviceWithCoreDeviceEntry.withThingName(String thingName)
The name of the IoT thing that represents the client device to associate.
|
| Modifier and Type | Method and Description |
|---|---|
List<AssociateClientDeviceWithCoreDeviceEntry> |
BatchAssociateClientDeviceWithCoreDeviceRequest.getEntries()
The list of client devices to associate.
|
| Modifier and Type | Method and Description |
|---|---|
BatchAssociateClientDeviceWithCoreDeviceRequest |
BatchAssociateClientDeviceWithCoreDeviceRequest.withEntries(AssociateClientDeviceWithCoreDeviceEntry... entries)
The list of client devices to associate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchAssociateClientDeviceWithCoreDeviceRequest.setEntries(Collection<AssociateClientDeviceWithCoreDeviceEntry> entries)
The list of client devices to associate.
|
BatchAssociateClientDeviceWithCoreDeviceRequest |
BatchAssociateClientDeviceWithCoreDeviceRequest.withEntries(Collection<AssociateClientDeviceWithCoreDeviceEntry> entries)
The list of client devices to associate.
|
Copyright © 2021. All rights reserved.