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.
|
ListClientDevicesAssociatedWithCoreDeviceResponse.Builder |
ListClientDevicesAssociatedWithCoreDeviceResponse.Builder.associatedClientDevices(AssociatedClientDevice... 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() |
|