Package | Description |
---|---|
com.github.dockerjava.api.model |
Modifier and Type | Method and Description |
---|---|
LxcConf[] |
HostConfig.getLxcConf() |
LxcConf |
LxcConf.setKey(java.lang.String key) |
LxcConf |
LxcConf.setValue(java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
HostConfig |
HostConfig.withLxcConf(LxcConf[] lxcConf) |
Copyright © 2019. All Rights Reserved.