@Generated(value="org.jsonschema2pojo") public class LogConfig extends Object implements Serializable
| Constructor and Description |
|---|
LogConfig()
No args constructor for use in serialization
|
LogConfig(Map<String,String> Config,
String Type) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
Map<String,String> |
getConfig() |
String |
getType() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setConfig(Map<String,String> Config) |
void |
setType(String Type) |
Copyright © 2015–2016 Red Hat. All rights reserved.