static WirelessDeviceLogOption.Builder |
WirelessDeviceLogOption.builder() |
|
WirelessDeviceLogOption.Builder |
WirelessDeviceLogOption.Builder.events(Collection<WirelessDeviceEventLogOption> events) |
Sets the value of the Events property for this object.
|
WirelessDeviceLogOption.Builder |
WirelessDeviceLogOption.Builder.events(Consumer<WirelessDeviceEventLogOption.Builder>... events) |
Sets the value of the Events property for this object.
|
WirelessDeviceLogOption.Builder |
WirelessDeviceLogOption.Builder.events(WirelessDeviceEventLogOption... events) |
Sets the value of the Events property for this object.
|
WirelessDeviceLogOption.Builder |
WirelessDeviceLogOption.Builder.logLevel(String logLevel) |
Sets the value of the LogLevel property for this object.
|
WirelessDeviceLogOption.Builder |
WirelessDeviceLogOption.Builder.logLevel(LogLevel logLevel) |
Sets the value of the LogLevel property for this object.
|
WirelessDeviceLogOption.Builder |
WirelessDeviceLogOption.toBuilder() |
|
WirelessDeviceLogOption.Builder |
WirelessDeviceLogOption.Builder.type(String type) |
The wireless device type.
|
WirelessDeviceLogOption.Builder |
WirelessDeviceLogOption.Builder.type(WirelessDeviceType type) |
The wireless device type.
|