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