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