public class CopyToContainer extends Object implements CanCopyToContainer
| Constructor and Description |
|---|
CopyToContainer(String cubeId,
DockerClientExecutor executor) |
| Modifier and Type | Method and Description |
|---|---|
void |
copyDirectory(String from) |
void |
copyDirectory(String from,
String to) |
public CopyToContainer(String cubeId, DockerClientExecutor executor)
public void copyDirectory(String from, String to)
copyDirectory in interface CanCopyToContainerpublic void copyDirectory(String from)
copyDirectory in interface CanCopyToContainerCopyright © 2018 JBoss by Red Hat. All rights reserved.