| Package | Description |
|---|---|
| com.spotify.docker.client.messages |
| Modifier and Type | Field and Description |
|---|---|
private com.google.common.collect.ImmutableList<HostConfig.LxcConfParameter> |
HostConfig.lxcConf |
private com.google.common.collect.ImmutableList<HostConfig.LxcConfParameter> |
HostConfig.Builder.lxcConf |
| Modifier and Type | Method and Description |
|---|---|
List<HostConfig.LxcConfParameter> |
HostConfig.lxcConf() |
List<HostConfig.LxcConfParameter> |
HostConfig.Builder.lxcConf() |
| Modifier and Type | Method and Description |
|---|---|
HostConfig.Builder |
HostConfig.Builder.lxcConf(HostConfig.LxcConfParameter... lxcConf) |
| Modifier and Type | Method and Description |
|---|---|
HostConfig.Builder |
HostConfig.Builder.lxcConf(List<HostConfig.LxcConfParameter> lxcConf) |
Copyright © 2014. All rights reserved.