| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
WirelessDeviceEventLogOption |
WirelessDeviceEventLogOption.clone() |
WirelessDeviceEventLogOption |
WirelessDeviceEventLogOption.withEvent(String event) |
WirelessDeviceEventLogOption |
WirelessDeviceEventLogOption.withEvent(WirelessDeviceEvent event) |
WirelessDeviceEventLogOption |
WirelessDeviceEventLogOption.withLogLevel(LogLevel logLevel) |
WirelessDeviceEventLogOption |
WirelessDeviceEventLogOption.withLogLevel(String logLevel) |
| Modifier and Type | Method and Description |
|---|---|
List<WirelessDeviceEventLogOption> |
WirelessDeviceLogOption.getEvents() |
| Modifier and Type | Method and Description |
|---|---|
WirelessDeviceLogOption |
WirelessDeviceLogOption.withEvents(WirelessDeviceEventLogOption... events)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
WirelessDeviceLogOption.setEvents(Collection<WirelessDeviceEventLogOption> events) |
WirelessDeviceLogOption |
WirelessDeviceLogOption.withEvents(Collection<WirelessDeviceEventLogOption> events) |
Copyright © 2022. All rights reserved.