public class BuildpackBuilder extends BuildpackFluentImpl<BuildpackBuilder> implements VisitableBuilder<Buildpack,BuildpackBuilder>
BuildpackFluentImpl.FileContentNestedImpl<N>, BuildpackFluentImpl.Slf4jLoggerNestedImpl<N>, BuildpackFluentImpl.StreamContentNestedImpl<N>, BuildpackFluentImpl.StringContentNestedImpl<N>, BuildpackFluentImpl.SystemLoggerNestedImpl<N>BuildpackFluent.FileContentNested<N>, BuildpackFluent.Slf4jLoggerNested<N>, BuildpackFluent.StreamContentNested<N>, BuildpackFluent.StringContentNested<N>, BuildpackFluent.SystemLoggerNested<N>_visitables, VISIT| Constructor and Description |
|---|
BuildpackBuilder() |
BuildpackBuilder(Boolean validationEnabled) |
BuildpackBuilder(Buildpack instance) |
BuildpackBuilder(Buildpack instance,
Boolean validationEnabled) |
BuildpackBuilder(BuildpackFluent<?> fluent) |
BuildpackBuilder(BuildpackFluent<?> fluent,
Boolean validationEnabled) |
BuildpackBuilder(BuildpackFluent<?> fluent,
Buildpack instance) |
BuildpackBuilder(BuildpackFluent<?> fluent,
Buildpack instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableBuildpack |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToContent, addAllToFileContent, addAllToStreamContent, addAllToStringContent, addNewFileContent, addNewFileContent, addNewFileContent, addNewFileContentLike, addNewStreamContent, addNewStreamContentLike, addNewStringContent, addNewStringContent, addNewStringContentLike, addToContent, addToContent, addToContent, addToContent, addToEnvironment, addToEnvironment, addToFileContent, addToFileContent, addToStreamContent, addToStreamContent, addToStringContent, addToStringContent, buildContent, buildContent, buildFirstContent, buildLastContent, buildLogger, buildMatchingContent, getBuildCacheVolumeName, getBuilderImage, getContent, getDockerClient, getDockerHost, getEnvironment, getFinalImage, getLaunchCacheVolumeName, getLogger, getLogLevel, getPullTimeoutSeconds, getRunImage, hasBuildCacheVolumeName, hasBuilderImage, hasContent, hasDockerClient, hasDockerHost, hasEnvironment, hasFinalImage, hasLaunchCacheVolumeName, hasLogger, hasLogLevel, hasMatchingContent, hasPullTimeoutSeconds, hasRemoveBuildCacheAfterBuild, hasRemoveLaunchCacheAfterBuild, hasRunImage, hasUseDaemon, hasUseTimestamps, isRemoveBuildCacheAfterBuild, isRemoveLaunchCacheAfterBuild, isUseDaemon, isUseTimestamps, removeAllFromContent, removeAllFromFileContent, removeAllFromStreamContent, removeAllFromStringContent, removeFromContent, removeFromContent, removeFromEnvironment, removeFromEnvironment, removeFromFileContent, removeFromStreamContent, removeFromStringContent, removeMatchingFromFileContent, removeMatchingFromStreamContent, removeMatchingFromStringContent, setNewFileContentLike, setNewStreamContentLike, setNewStringContentLike, setToContent, setToFileContent, setToStreamContent, setToStringContent, withBuildCacheVolumeName, withBuilderImage, withContent, withContent, withDockerClient, withDockerHost, withEnvironment, withFinalImage, withLaunchCacheVolumeName, withLogger, withLogLevel, withNewSlf4jLogger, withNewSlf4jLogger, withNewSlf4jLogger, withNewSlf4jLoggerLike, withNewSystemLogger, withNewSystemLogger, withNewSystemLoggerLike, withPullTimeoutSeconds, withRemoveBuildCacheAfterBuild, withRemoveLaunchCacheAfterBuild, withRunImage, withSlf4jLogger, withSystemLogger, withUseDaemon, withUseTimestampsaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic BuildpackBuilder()
public BuildpackBuilder(Boolean validationEnabled)
public BuildpackBuilder(BuildpackFluent<?> fluent)
public BuildpackBuilder(BuildpackFluent<?> fluent, Boolean validationEnabled)
public BuildpackBuilder(BuildpackFluent<?> fluent, Buildpack instance)
public BuildpackBuilder(BuildpackFluent<?> fluent, Buildpack instance, Boolean validationEnabled)
public BuildpackBuilder(Buildpack instance)
public EditableBuildpack build()
public boolean equals(Object o)
equals in class BuildpackFluentImpl<BuildpackBuilder>public int hashCode()
hashCode in class BuildpackFluentImpl<BuildpackBuilder>Copyright © 2020–2022 Red Hat. All rights reserved.