Class StreamContentFluentImpl<A extends StreamContentFluent<A>>

java.lang.Object
dev.snowdrop.buildpack.builder.BaseFluent<A>
dev.snowdrop.buildpack.docker.StreamContentFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, StreamContentFluent<A>
Direct Known Subclasses:
BuildConfigFluentImpl.StreamContentApplicationNestedImpl, StreamContentBuilder

public class StreamContentFluentImpl<A extends StreamContentFluent<A>> extends BaseFluent<A> implements StreamContentFluent<A>
Generated