| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrassv2.model |
| Modifier and Type | Method and Description |
|---|---|
ListClientDevicesAssociatedWithCoreDeviceResponse.Builder |
ListClientDevicesAssociatedWithCoreDeviceResponse.Builder.associatedClientDevices(AssociatedClientDevice... associatedClientDevices)
A list that describes the client devices that are associated with the core device.
|
ListClientDevicesAssociatedWithCoreDeviceResponse.Builder |
ListClientDevicesAssociatedWithCoreDeviceResponse.Builder.associatedClientDevices(Collection<AssociatedClientDevice> associatedClientDevices)
A list that describes the client devices that are associated with the core device.
|
ListClientDevicesAssociatedWithCoreDeviceResponse.Builder |
ListClientDevicesAssociatedWithCoreDeviceResponse.Builder.associatedClientDevices(Consumer<AssociatedClientDevice.Builder>... associatedClientDevices)
A list that describes the client devices that are associated with the core device.
|
static ListClientDevicesAssociatedWithCoreDeviceResponse.Builder |
ListClientDevicesAssociatedWithCoreDeviceResponse.builder() |
ListClientDevicesAssociatedWithCoreDeviceResponse.Builder |
ListClientDevicesAssociatedWithCoreDeviceResponse.Builder.nextToken(String nextToken)
The token for the next set of results, or null if there are no additional results.
|
ListClientDevicesAssociatedWithCoreDeviceResponse.Builder |
ListClientDevicesAssociatedWithCoreDeviceResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListClientDevicesAssociatedWithCoreDeviceResponse.Builder> |
ListClientDevicesAssociatedWithCoreDeviceResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.