| Package | Description |
|---|---|
| com.github.dockerjava.api.command | |
| com.github.dockerjava.api.model |
| Modifier and Type | Method and Description |
|---|---|
default LxcConf[] |
CreateContainerCmd.getLxcConf()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateContainerCmd |
CreateContainerCmd.withLxcConf(LxcConf... lxcConf)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateContainerCmd |
CreateContainerCmd.withLxcConf(List<LxcConf> lxcConf)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
LxcConf[] |
HostConfig.getLxcConf() |
LxcConf |
LxcConf.setKey(String key) |
LxcConf |
LxcConf.setValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
HostConfig |
HostConfig.withLxcConf(LxcConf[] lxcConf) |
Copyright © 2025. All rights reserved.