public class UpdateContainerCmdExec extends AbstrSyncDockerCmdExec<UpdateContainerCmd,UpdateContainerResponse> implements UpdateContainerCmd.Exec
Constructor and Description |
---|
UpdateContainerCmdExec(WebTarget baseResource,
DockerClientConfig dockerClientConfig) |
Modifier and Type | Method and Description |
---|---|
protected UpdateContainerResponse |
execute(UpdateContainerCmd command) |
exec
bool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigs
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exec
public UpdateContainerCmdExec(WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected UpdateContainerResponse execute(UpdateContainerCmd command)
execute
in class AbstrSyncDockerCmdExec<UpdateContainerCmd,UpdateContainerResponse>
Copyright © 2016. All Rights Reserved.