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