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) |
getRawValues
Copyright © 2022. All rights reserved.