Class FileContentFluentImpl<A extends FileContentFluent<A>>

java.lang.Object
dev.snowdrop.buildpack.builder.BaseFluent<A>
dev.snowdrop.buildpack.docker.FileContentFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, FileContentFluent<A>
Direct Known Subclasses:
BuildConfigFluentImpl.FileContentApplicationNestedImpl, FileContentBuilder

public class FileContentFluentImpl<A extends FileContentFluent<A>> extends BaseFluent<A> implements FileContentFluent<A>
Generated