public interface FileContentFluent<A extends FileContentFluent<A>> extends Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
File |
getFile() |
Boolean |
hasFile() |
A |
withFile(File file) |
Copyright © 2020–2022 Red Hat. All rights reserved.