| Package | Description |
|---|---|
| com.amazonaws.services.greengrass.model |
| Modifier and Type | Method and Description |
|---|---|
static LoggerComponent |
LoggerComponent.fromValue(String value)
Use this in place of valueOf.
|
static LoggerComponent |
LoggerComponent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoggerComponent[] |
LoggerComponent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Logger.setComponent(LoggerComponent component)
The component that will be subject to logs
|
Logger |
Logger.withComponent(LoggerComponent component)
The component that will be subject to logs
|
Copyright © 2017. All rights reserved.