| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrassv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<DisassociateClientDeviceFromCoreDeviceErrorEntry> |
BatchDisassociateClientDeviceFromCoreDeviceResponse.errorEntries()
The list of any errors for the entries in the request.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDisassociateClientDeviceFromCoreDeviceResponse.Builder |
BatchDisassociateClientDeviceFromCoreDeviceResponse.Builder.errorEntries(DisassociateClientDeviceFromCoreDeviceErrorEntry... errorEntries)
The list of any errors for the entries in the request.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDisassociateClientDeviceFromCoreDeviceResponse.Builder |
BatchDisassociateClientDeviceFromCoreDeviceResponse.Builder.errorEntries(Collection<DisassociateClientDeviceFromCoreDeviceErrorEntry> errorEntries)
The list of any errors for the entries in the request.
|
Copyright © 2023. All rights reserved.