public class UpdateContainerCmdExec extends AbstrSyncDockerCmdExec<UpdateContainerCmd,UpdateContainerResponse> implements UpdateContainerCmd.Exec
objectMapper| Constructor and Description |
|---|
UpdateContainerCmdExec(javax.ws.rs.client.WebTarget baseResource,
DockerClientConfig dockerClientConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected UpdateContainerResponse |
execute(UpdateContainerCmd command) |
execbool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigs, resourceWithAuthConfig, resourceWithOptionalAuthConfigclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecpublic UpdateContainerCmdExec(javax.ws.rs.client.WebTarget baseResource,
DockerClientConfig dockerClientConfig)
protected UpdateContainerResponse execute(UpdateContainerCmd command)
execute in class AbstrSyncDockerCmdExec<UpdateContainerCmd,UpdateContainerResponse>Copyright © 2019. All Rights Reserved.