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