| Package | Description |
|---|---|
| com.amazonaws.services.greengrassv2.model |
| Modifier and Type | Method and Description |
|---|---|
DisassociateClientDeviceFromCoreDeviceErrorEntry |
DisassociateClientDeviceFromCoreDeviceErrorEntry.clone() |
DisassociateClientDeviceFromCoreDeviceErrorEntry |
DisassociateClientDeviceFromCoreDeviceErrorEntry.withCode(String code)
The error code for the request.
|
DisassociateClientDeviceFromCoreDeviceErrorEntry |
DisassociateClientDeviceFromCoreDeviceErrorEntry.withMessage(String message)
A message that provides additional information about the error.
|
DisassociateClientDeviceFromCoreDeviceErrorEntry |
DisassociateClientDeviceFromCoreDeviceErrorEntry.withThingName(String thingName)
The name of the IoT thing whose disassociate request failed.
|
| Modifier and Type | Method and Description |
|---|---|
List<DisassociateClientDeviceFromCoreDeviceErrorEntry> |
BatchDisassociateClientDeviceFromCoreDeviceResult.getErrorEntries()
The list of any errors for the entries in the request.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDisassociateClientDeviceFromCoreDeviceResult |
BatchDisassociateClientDeviceFromCoreDeviceResult.withErrorEntries(DisassociateClientDeviceFromCoreDeviceErrorEntry... errorEntries)
The list of any errors for the entries in the request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchDisassociateClientDeviceFromCoreDeviceResult.setErrorEntries(Collection<DisassociateClientDeviceFromCoreDeviceErrorEntry> errorEntries)
The list of any errors for the entries in the request.
|
BatchDisassociateClientDeviceFromCoreDeviceResult |
BatchDisassociateClientDeviceFromCoreDeviceResult.withErrorEntries(Collection<DisassociateClientDeviceFromCoreDeviceErrorEntry> errorEntries)
The list of any errors for the entries in the request.
|
Copyright © 2024. All rights reserved.