| Package | Description |
|---|---|
| com.amazonaws.services.greengrassv2 |
IoT Greengrass brings local compute, messaging, data management, sync, and ML inference capabilities to edge devices.
|
| com.amazonaws.services.greengrassv2.model |
| Modifier and Type | Method and Description |
|---|---|
BatchDisassociateClientDeviceFromCoreDeviceResult |
AWSGreengrassV2Client.batchDisassociateClientDeviceFromCoreDevice(BatchDisassociateClientDeviceFromCoreDeviceRequest request)
Disassociate a list of client devices from a core device.
|
BatchDisassociateClientDeviceFromCoreDeviceResult |
AbstractAWSGreengrassV2.batchDisassociateClientDeviceFromCoreDevice(BatchDisassociateClientDeviceFromCoreDeviceRequest request) |
BatchDisassociateClientDeviceFromCoreDeviceResult |
AWSGreengrassV2.batchDisassociateClientDeviceFromCoreDevice(BatchDisassociateClientDeviceFromCoreDeviceRequest batchDisassociateClientDeviceFromCoreDeviceRequest)
Disassociate a list of client devices from a core device.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDisassociateClientDeviceFromCoreDeviceResult |
BatchDisassociateClientDeviceFromCoreDeviceResult.clone() |
BatchDisassociateClientDeviceFromCoreDeviceResult |
BatchDisassociateClientDeviceFromCoreDeviceResult.withErrorEntries(Collection<DisassociateClientDeviceFromCoreDeviceErrorEntry> errorEntries)
The list of errors (if any) for the entries in the request.
|
BatchDisassociateClientDeviceFromCoreDeviceResult |
BatchDisassociateClientDeviceFromCoreDeviceResult.withErrorEntries(DisassociateClientDeviceFromCoreDeviceErrorEntry... errorEntries)
The list of errors (if any) for the entries in the request.
|
Copyright © 2021. All rights reserved.