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