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