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