Package dev.snowdrop.buildpack
Class BuildConfigFluentImpl.StringContentApplicationNestedImpl<N>
java.lang.Object
dev.snowdrop.buildpack.builder.BaseFluent<A>
dev.snowdrop.buildpack.docker.StringContentFluentImpl<BuildConfigFluent.StringContentApplicationNested<N>>
dev.snowdrop.buildpack.BuildConfigFluentImpl.StringContentApplicationNestedImpl<N>
- All Implemented Interfaces:
BuildConfigFluent.StringContentApplicationNested<N>,Fluent<BuildConfigFluent.StringContentApplicationNested<N>>,Nested<N>,Visitable<BuildConfigFluent.StringContentApplicationNested<N>>,StringContentFluent<BuildConfigFluent.StringContentApplicationNested<N>>
- Enclosing class:
- BuildConfigFluentImpl<A extends BuildConfigFluent<A>>
public class BuildConfigFluentImpl.StringContentApplicationNestedImpl<N>
extends StringContentFluentImpl<BuildConfigFluent.StringContentApplicationNested<N>>
implements BuildConfigFluent.StringContentApplicationNested<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.StringContentFluentImpl
equals, getContent, getMode, getPath, hasContent, hashCode, hasMode, hasPath, withContent, withMode, withPathMethods 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.StringContentFluent
getContent, getMode, getPath, hasContent, hasMode, hasPath, withContent, withMode, withPath
-
Method Details
-
and
-
endStringContentApplication
- Specified by:
endStringContentApplicationin interfaceBuildConfigFluent.StringContentApplicationNested<N>
-