public interface CopyStatementTrait<SELF extends CopyStatementTrait<SELF> & DockerfileBuilderTrait<SELF>>
| Modifier and Type | Method and Description |
|---|---|
default SELF |
copy(String source,
String destination) |
Copyright © 2017. All rights reserved.