| Package | Description |
|---|---|
| com.spotify.docker.client.messages |
| Modifier and Type | Method and Description |
|---|---|
HostConfig.Bind |
HostConfig.Bind.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
HostConfig.Builder |
HostConfig.Builder.appendBinds(HostConfig.Bind... binds)
Append binds to the existing list in this builder.
|
HostConfig.Builder |
HostConfig.Builder.binds(HostConfig.Bind... binds)
Set the list of binds to the parameter, replacing any existing value.
|
Copyright © 2016. All rights reserved.