public class DockerBuildConfigBuilder extends DockerBuildConfigFluentImpl<DockerBuildConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<DockerBuildConfig,DockerBuildConfigBuilder>
ConfigurationFluent.ProjectNested<N>| Constructor and Description |
|---|
DockerBuildConfigBuilder() |
DockerBuildConfigBuilder(Boolean validationEnabled) |
DockerBuildConfigBuilder(DockerBuildConfig instance) |
DockerBuildConfigBuilder(DockerBuildConfig instance,
Boolean validationEnabled) |
DockerBuildConfigBuilder(DockerBuildConfigFluent<?> fluent) |
DockerBuildConfigBuilder(DockerBuildConfigFluent<?> fluent,
Boolean validationEnabled) |
DockerBuildConfigBuilder(DockerBuildConfigFluent<?> fluent,
DockerBuildConfig instance) |
DockerBuildConfigBuilder(DockerBuildConfigFluent<?> fluent,
DockerBuildConfig instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableDockerBuildConfig |
build() |
equals, getAutoDeployEnabled, hasAutoDeployEnabled, hashCode, toString, withAutoDeployEnabled, withAutoDeployEnabledgetAutoBuildEnabled, getAutoLoadEnabled, getAutoPushEnabled, getDockerFile, getEnabled, getGroup, getImage, getName, getRegistry, getVersion, hasAutoBuildEnabled, hasAutoLoadEnabled, hasAutoPushEnabled, hasDockerFile, hasEnabled, hasGroup, hasImage, hasName, hasRegistry, hasVersion, withAutoBuildEnabled, withAutoBuildEnabled, withAutoLoadEnabled, withAutoLoadEnabled, withAutoPushEnabled, withAutoPushEnabled, withDockerFile, withEnabled, withEnabled, withGroup, withImage, withName, withRegistry, withVersiongetPartOf, hasPartOf, withPartOfaddToAttributes, addToAttributes, buildProject, editOrNewProject, editOrNewProjectLike, editProject, getAttributes, getProject, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withNewProject, withNewProjectLike, withProjectaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAutoBuildEnabled, getAutoLoadEnabled, getAutoPushEnabled, getDockerFile, getEnabled, getGroup, getImage, getName, getRegistry, getVersion, hasAutoBuildEnabled, hasAutoLoadEnabled, hasAutoPushEnabled, hasDockerFile, hasEnabled, hasGroup, hasImage, hasName, hasRegistry, hasVersion, withAutoBuildEnabled, withAutoBuildEnabled, withAutoLoadEnabled, withAutoLoadEnabled, withAutoPushEnabled, withAutoPushEnabled, withDockerFile, withEnabled, withEnabled, withGroup, withImage, withName, withRegistry, withVersiongetPartOf, hasPartOf, withPartOfaddToAttributes, addToAttributes, buildProject, editOrNewProject, editOrNewProjectLike, editProject, getAttributes, getProject, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withNewProject, withNewProjectLike, withProjectpublic DockerBuildConfigBuilder()
public DockerBuildConfigBuilder(Boolean validationEnabled)
public DockerBuildConfigBuilder(DockerBuildConfigFluent<?> fluent)
public DockerBuildConfigBuilder(DockerBuildConfigFluent<?> fluent, Boolean validationEnabled)
public DockerBuildConfigBuilder(DockerBuildConfigFluent<?> fluent, DockerBuildConfig instance)
public DockerBuildConfigBuilder(DockerBuildConfigFluent<?> fluent, DockerBuildConfig instance, Boolean validationEnabled)
public DockerBuildConfigBuilder(DockerBuildConfig instance)
public DockerBuildConfigBuilder(DockerBuildConfig instance, Boolean validationEnabled)
public EditableDockerBuildConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<DockerBuildConfig>Copyright © 2018–2023 Red Hat. All rights reserved.