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