| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
static LogLevel |
LogLevel.fromValue(String value)
Use this in place of valueOf.
|
static LogLevel |
LogLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogLevel[] |
LogLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateLogLevelsByResourceTypesRequest |
UpdateLogLevelsByResourceTypesRequest.withDefaultLogLevel(LogLevel defaultLogLevel) |
GetLogLevelsByResourceTypesResult |
GetLogLevelsByResourceTypesResult.withDefaultLogLevel(LogLevel defaultLogLevel) |
TraceContent |
TraceContent.withLogLevel(LogLevel logLevel) |
PutResourceLogLevelRequest |
PutResourceLogLevelRequest.withLogLevel(LogLevel logLevel) |
GetResourceLogLevelResult |
GetResourceLogLevelResult.withLogLevel(LogLevel logLevel) |
WirelessDeviceEventLogOption |
WirelessDeviceEventLogOption.withLogLevel(LogLevel logLevel) |
WirelessGatewayEventLogOption |
WirelessGatewayEventLogOption.withLogLevel(LogLevel logLevel) |
WirelessDeviceLogOption |
WirelessDeviceLogOption.withLogLevel(LogLevel logLevel) |
WirelessGatewayLogOption |
WirelessGatewayLogOption.withLogLevel(LogLevel logLevel) |
Copyright © 2024. All rights reserved.