| Package | Description |
|---|---|
| com.spotify.docker.client | |
| com.spotify.docker.client.messages |
| Modifier and Type | Method and Description |
|---|---|
ContainerUpdate |
DefaultDockerClient.updateContainer(String containerId,
HostConfig config) |
ContainerUpdate |
DockerClient.updateContainer(String containerId,
HostConfig config)
Update an existing container.
|
| Modifier and Type | Method and Description |
|---|---|
HostConfig |
HostConfig.Builder.build() |
abstract HostConfig |
ContainerConfig.hostConfig() |
abstract HostConfig |
ContainerInfo.hostConfig() |
| Modifier and Type | Method and Description |
|---|---|
abstract ContainerConfig.Builder |
ContainerConfig.Builder.hostConfig(HostConfig hostConfig) |
Copyright © 2019. All rights reserved.