public class UpdateContainerCmdExec extends AbstrSyncDockerCmdExec<UpdateContainerCmd,UpdateContainerResponse> implements UpdateContainerCmd.Exec
Constructor and Description |
---|
UpdateContainerCmdExec(javax.ws.rs.client.WebTarget baseResource,
DockerClientConfig dockerClientConfig) |
Modifier and Type | Method and Description |
---|---|
protected UpdateContainerResponse |
execute(UpdateContainerCmd command) |
exec
bool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigs, resourceWithAuthConfig, resourceWithOptionalAuthConfig
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exec
public 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.