Package dev.snowdrop.buildpack
Class BuildConfigFluentImpl.StreamContentApplicationNestedImpl<N>
java.lang.Object
dev.snowdrop.buildpack.builder.BaseFluent<A>
dev.snowdrop.buildpack.docker.StreamContentFluentImpl<BuildConfigFluent.StreamContentApplicationNested<N>>
dev.snowdrop.buildpack.BuildConfigFluentImpl.StreamContentApplicationNestedImpl<N>
- All Implemented Interfaces:
BuildConfigFluent.StreamContentApplicationNested<N>,Fluent<BuildConfigFluent.StreamContentApplicationNested<N>>,Nested<N>,Visitable<BuildConfigFluent.StreamContentApplicationNested<N>>,StreamContentFluent<BuildConfigFluent.StreamContentApplicationNested<N>>
- Enclosing class:
- BuildConfigFluentImpl<A extends BuildConfigFluent<A>>
public class BuildConfigFluentImpl.StreamContentApplicationNestedImpl<N>
extends StreamContentFluentImpl<BuildConfigFluent.StreamContentApplicationNested<N>>
implements BuildConfigFluent.StreamContentApplicationNested<N>, Nested<N>
-
Field Summary
Fields inherited from class dev.snowdrop.buildpack.builder.BaseFluent
_visitables, VISIT -
Method Summary
Methods inherited from class dev.snowdrop.buildpack.docker.StreamContentFluentImpl
equals, getDataSupplier, getMode, getPath, getSize, hasDataSupplier, hashCode, hasMode, hasPath, hasSize, withDataSupplier, withMode, withPath, withSizeMethods inherited from class dev.snowdrop.buildpack.builder.BaseFluent
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface dev.snowdrop.buildpack.docker.StreamContentFluent
getDataSupplier, getMode, getPath, getSize, hasDataSupplier, hasMode, hasPath, hasSize, withDataSupplier, withMode, withPath, withSize
-
Method Details
-
and
-
endStreamContentApplication
- Specified by:
endStreamContentApplicationin interfaceBuildConfigFluent.StreamContentApplicationNested<N>
-