Package dev.snowdrop.buildpack.docker
Class StringContentFluentImpl<A extends StringContentFluent<A>>
java.lang.Object
dev.snowdrop.buildpack.builder.BaseFluent<A>
dev.snowdrop.buildpack.docker.StringContentFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,StringContentFluent<A>
- Direct Known Subclasses:
BuildConfigFluentImpl.StringContentApplicationNestedImpl,StringContentBuilder
public class StringContentFluentImpl<A extends StringContentFluent<A>>
extends BaseFluent<A>
implements StringContentFluent<A>
Generated
-
Field Summary
Fields inherited from class dev.snowdrop.buildpack.builder.BaseFluent
_visitables, VISIT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dev.snowdrop.buildpack.builder.BaseFluent
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
-
Constructor Details
-
StringContentFluentImpl
public StringContentFluentImpl() -
StringContentFluentImpl
-
-
Method Details
-
getPath
- Specified by:
getPathin interfaceStringContentFluent<A extends StringContentFluent<A>>
-
withPath
- Specified by:
withPathin interfaceStringContentFluent<A extends StringContentFluent<A>>
-
hasPath
- Specified by:
hasPathin interfaceStringContentFluent<A extends StringContentFluent<A>>
-
getMode
- Specified by:
getModein interfaceStringContentFluent<A extends StringContentFluent<A>>
-
withMode
- Specified by:
withModein interfaceStringContentFluent<A extends StringContentFluent<A>>
-
hasMode
- Specified by:
hasModein interfaceStringContentFluent<A extends StringContentFluent<A>>
-
getContent
- Specified by:
getContentin interfaceStringContentFluent<A extends StringContentFluent<A>>
-
withContent
- Specified by:
withContentin interfaceStringContentFluent<A extends StringContentFluent<A>>
-
hasContent
- Specified by:
hasContentin interfaceStringContentFluent<A extends StringContentFluent<A>>
-
equals
-
hashCode
public int hashCode()
-