public class CopyArchiveToContainerCmdExec extends AbstrSyncDockerCmdExec<CopyArchiveToContainerCmd,Void> implements CopyArchiveToContainerCmd.Exec
Constructor and Description |
---|
CopyArchiveToContainerCmdExec(javax.ws.rs.client.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(javax.ws.rs.client.WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected Void execute(CopyArchiveToContainerCmd command)
execute
in class AbstrSyncDockerCmdExec<CopyArchiveToContainerCmd,Void>
Copyright © 2016. All Rights Reserved.