| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot1clickdevices.model |
| Modifier and Type | Method and Description |
|---|---|
List<DeviceEvent> |
ListDeviceEventsResponse.events()
An array of zero or more elements describing the event(s) associated with the device.
|
| Modifier and Type | Method and Description |
|---|---|
ListDeviceEventsResponse.Builder |
ListDeviceEventsResponse.Builder.events(DeviceEvent... events)
An array of zero or more elements describing the event(s) associated with the device.
|
| Modifier and Type | Method and Description |
|---|---|
ListDeviceEventsResponse.Builder |
ListDeviceEventsResponse.Builder.events(Collection<DeviceEvent> events)
An array of zero or more elements describing the event(s) associated with the device.
|
Copyright © 2020. All rights reserved.