public class DockerBuildConfigBuilder extends DockerBuildConfigFluent<DockerBuildConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<DockerBuildConfig,DockerBuildConfigBuilder>
ConfigurationFluent.ProjectNested<N>| Constructor and Description |
|---|
DockerBuildConfigBuilder() |
DockerBuildConfigBuilder(DockerBuildConfig instance) |
DockerBuildConfigBuilder(DockerBuildConfigFluent<?> fluent) |
DockerBuildConfigBuilder(DockerBuildConfigFluent<?> fluent,
DockerBuildConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
EditableDockerBuildConfig |
build() |
copyInstance, equals, getAutoDeployEnabled, hasAutoDeployEnabled, hashCode, toString, withAutoDeployEnabled, withAutoDeployEnabledcopyInstance, getAutoBuildEnabled, 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, withVersioncopyInstance, getPartOf, hasPartOf, withPartOfaddToAttributes, addToAttributes, buildProject, copyInstance, editOrNewProject, editOrNewProjectLike, editProject, getAttributes, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withNewProject, withNewProjectLike, withProjectaggregate, aggregate, build, build, builderOf, getVisitableMappublic DockerBuildConfigBuilder()
public DockerBuildConfigBuilder(DockerBuildConfigFluent<?> fluent)
public DockerBuildConfigBuilder(DockerBuildConfigFluent<?> fluent, DockerBuildConfig instance)
public DockerBuildConfigBuilder(DockerBuildConfig instance)
public EditableDockerBuildConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<DockerBuildConfig>Copyright © 2018–2024 Red Hat. All rights reserved.