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) |
execbool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecpublic UpdateContainerCmdExec(WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected UpdateContainerResponse execute(UpdateContainerCmd command)
execute in class AbstrSyncDockerCmdExec<UpdateContainerCmd,UpdateContainerResponse>Copyright © 2017. All Rights Reserved.