| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
List<WirelessDeviceLogOption> |
GetLogLevelsByResourceTypesResponse.wirelessDeviceLogOptions()
Returns the value of the WirelessDeviceLogOptions property for this object.
|
List<WirelessDeviceLogOption> |
UpdateLogLevelsByResourceTypesRequest.wirelessDeviceLogOptions()
Returns the value of the WirelessDeviceLogOptions property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
GetLogLevelsByResourceTypesResponse.Builder |
GetLogLevelsByResourceTypesResponse.Builder.wirelessDeviceLogOptions(WirelessDeviceLogOption... wirelessDeviceLogOptions)
Sets the value of the WirelessDeviceLogOptions property for this object.
|
UpdateLogLevelsByResourceTypesRequest.Builder |
UpdateLogLevelsByResourceTypesRequest.Builder.wirelessDeviceLogOptions(WirelessDeviceLogOption... wirelessDeviceLogOptions)
Sets the value of the WirelessDeviceLogOptions property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
GetLogLevelsByResourceTypesResponse.Builder |
GetLogLevelsByResourceTypesResponse.Builder.wirelessDeviceLogOptions(Collection<WirelessDeviceLogOption> wirelessDeviceLogOptions)
Sets the value of the WirelessDeviceLogOptions property for this object.
|
UpdateLogLevelsByResourceTypesRequest.Builder |
UpdateLogLevelsByResourceTypesRequest.Builder.wirelessDeviceLogOptions(Collection<WirelessDeviceLogOption> wirelessDeviceLogOptions)
Sets the value of the WirelessDeviceLogOptions property for this object.
|
Copyright © 2021. All rights reserved.