Package dev.snowdrop.buildpack.docker
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
-
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
-
FileContentFluentImpl
public FileContentFluentImpl() -
FileContentFluentImpl
-
-
Method Details
-
getFile
- Specified by:
getFilein interfaceFileContentFluent<A extends FileContentFluent<A>>
-
withFile
- Specified by:
withFilein interfaceFileContentFluent<A extends FileContentFluent<A>>
-
hasFile
- Specified by:
hasFilein interfaceFileContentFluent<A extends FileContentFluent<A>>
-
equals
-
hashCode
public int hashCode()
-