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