com.kpelykh.docker.client.model
public class HostConfig.LxcConf extends Object
| Constructor and Description |
|---|
HostConfig.LxcConf() |
HostConfig.LxcConf(String key,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getValue() |
HostConfig.LxcConf |
setKey(String key) |
HostConfig.LxcConf |
setValue(String value) |
public String getKey()
public HostConfig.LxcConf setKey(String key)
public String getValue()
public HostConfig.LxcConf setValue(String value)
Copyright © 2014. All Rights Reserved.