Package | Description |
---|---|
com.amazonaws.services.iot.model |
Modifier and Type | Method and Description |
---|---|
LogTargetConfiguration |
LogTargetConfiguration.clone() |
LogTargetConfiguration |
LogTargetConfiguration.withLogLevel(LogLevel logLevel)
The logging level.
|
LogTargetConfiguration |
LogTargetConfiguration.withLogLevel(String logLevel)
The logging level.
|
LogTargetConfiguration |
LogTargetConfiguration.withLogTarget(LogTarget logTarget)
A log target
|
Modifier and Type | Method and Description |
---|---|
List<LogTargetConfiguration> |
ListV2LoggingLevelsResult.getLogTargetConfigurations()
The logging configuration for a target.
|
Modifier and Type | Method and Description |
---|---|
ListV2LoggingLevelsResult |
ListV2LoggingLevelsResult.withLogTargetConfigurations(LogTargetConfiguration... logTargetConfigurations)
The logging configuration for a target.
|
Modifier and Type | Method and Description |
---|---|
void |
ListV2LoggingLevelsResult.setLogTargetConfigurations(Collection<LogTargetConfiguration> logTargetConfigurations)
The logging configuration for a target.
|
ListV2LoggingLevelsResult |
ListV2LoggingLevelsResult.withLogTargetConfigurations(Collection<LogTargetConfiguration> logTargetConfigurations)
The logging configuration for a target.
|
Copyright © 2023. All rights reserved.