public class CopyArchiveFromContainerCmdExec extends AbstrSyncDockerCmdExec<CopyArchiveFromContainerCmd,java.io.InputStream> implements CopyArchiveFromContainerCmd.Exec
Constructor and Description |
---|
CopyArchiveFromContainerCmdExec(javax.ws.rs.client.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(javax.ws.rs.client.WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected java.io.InputStream execute(CopyArchiveFromContainerCmd command)
execute
in class AbstrSyncDockerCmdExec<CopyArchiveFromContainerCmd,java.io.InputStream>
Copyright © 2019. All Rights Reserved.