Uses of Class
com.spotify.docker.client.messages.ContainerUpdate
Packages that use ContainerUpdate
-
Uses of ContainerUpdate in com.spotify.docker.client
Methods in com.spotify.docker.client that return ContainerUpdateModifier and TypeMethodDescriptionDefaultDockerClient.updateContainer
(String containerId, HostConfig config) DockerClient.updateContainer
(String containerId, HostConfig config) Update an existing container. -
Uses of ContainerUpdate in com.spotify.docker.client.messages
Subclasses of ContainerUpdate in com.spotify.docker.client.messagesMethods in com.spotify.docker.client.messages that return ContainerUpdateModifier and TypeMethodDescriptionAutoValue_ContainerUpdate.Builder.build()
abstract ContainerUpdate
ContainerUpdate.Builder.build()
(package private) static ContainerUpdate