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