public class LxcConf extends DockerObject implements Serializable
| Constructor and Description |
|---|
LxcConf() |
LxcConf(String key,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getValue() |
LxcConf |
setKey(String key) |
LxcConf |
setValue(String value) |
getRawValuesCopyright © 2025. All rights reserved.