| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrassv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<DisassociateClientDeviceFromCoreDeviceEntry> |
BatchDisassociateClientDeviceFromCoreDeviceRequest.entries()
The list of client devices to disassociate.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDisassociateClientDeviceFromCoreDeviceRequest.Builder |
BatchDisassociateClientDeviceFromCoreDeviceRequest.Builder.entries(DisassociateClientDeviceFromCoreDeviceEntry... entries)
The list of client devices to disassociate.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDisassociateClientDeviceFromCoreDeviceRequest.Builder |
BatchDisassociateClientDeviceFromCoreDeviceRequest.Builder.entries(Collection<DisassociateClientDeviceFromCoreDeviceEntry> entries)
The list of client devices to disassociate.
|
Copyright © 2023. All rights reserved.