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