static ListDeviceInstancesResponse.Builder |
ListDeviceInstancesResponse.builder() |
|
ListDeviceInstancesResponse.Builder |
ListDeviceInstancesResponse.Builder.deviceInstances(Collection<DeviceInstance> deviceInstances) |
An object that contains information about your device instances.
|
ListDeviceInstancesResponse.Builder |
ListDeviceInstancesResponse.Builder.deviceInstances(Consumer<DeviceInstance.Builder>... deviceInstances) |
An object that contains information about your device instances.
|
ListDeviceInstancesResponse.Builder |
ListDeviceInstancesResponse.Builder.deviceInstances(DeviceInstance... deviceInstances) |
An object that contains information about your device instances.
|
ListDeviceInstancesResponse.Builder |
ListDeviceInstancesResponse.Builder.nextToken(String nextToken) |
An identifier that can be used in the next call to this operation to return the next set of items in the
list.
|
ListDeviceInstancesResponse.Builder |
ListDeviceInstancesResponse.toBuilder() |
|