Interface FileContentFluent<A extends FileContentFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
BuildConfigFluent.FileContentApplicationNested<N>
All Known Implementing Classes:
BuildConfigFluentImpl.FileContentApplicationNestedImpl, FileContentBuilder, FileContentFluentImpl

public interface FileContentFluent<A extends FileContentFluent<A>> extends Fluent<A>
Generated
  • Method Details

    • getFile

      File getFile()
    • withFile

      A withFile(File file)
    • hasFile

      Boolean hasFile()