| 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 |
|---|---|
abstract ContainerUpdate |
ContainerUpdate.Builder.build() |
Copyright © 2019. All rights reserved.