public class DockerBuildConfigFluentImpl<A extends DockerBuildConfigFluent<A>> extends ImageConfigurationFluentImpl<A> implements DockerBuildConfigFluent<A>
ConfigurationFluentImpl.ProjectNestedImpl<N>ConfigurationFluent.ProjectNested<N>| Constructor and Description |
|---|
DockerBuildConfigFluentImpl() |
DockerBuildConfigFluentImpl(DockerBuildConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getAutoDeployEnabled() |
Boolean |
hasAutoDeployEnabled() |
int |
hashCode() |
A |
withAutoDeployEnabled(Boolean autoDeployEnabled) |
getAutoBuildEnabled, getAutoLoadEnabled, getAutoPushEnabled, getDockerFile, getEnabled, getGroup, getImage, getName, getRegistry, getVersion, hasAutoBuildEnabled, hasAutoLoadEnabled, hasAutoPushEnabled, hasDockerFile, hasEnabled, hasGroup, hasImage, hasName, hasRegistry, hasVersion, withAutoBuildEnabled, withAutoLoadEnabled, withAutoPushEnabled, withDockerFile, withEnabled, withGroup, withImage, withName, withNewDockerFile, withNewGroup, withNewImage, withNewName, withNewRegistry, withNewVersion, withRegistry, withVersiongetPartOf, hasPartOf, withNewPartOf, 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, toString, wait, wait, waitgetAutoBuildEnabled, getAutoLoadEnabled, getAutoPushEnabled, getDockerFile, getEnabled, getGroup, getImage, getName, getRegistry, getVersion, hasAutoBuildEnabled, hasAutoLoadEnabled, hasAutoPushEnabled, hasDockerFile, hasEnabled, hasGroup, hasImage, hasName, hasRegistry, hasVersion, withAutoBuildEnabled, withAutoLoadEnabled, withAutoPushEnabled, withDockerFile, withEnabled, withGroup, withImage, withName, withNewDockerFile, withNewGroup, withNewImage, withNewName, withNewRegistry, withNewVersion, withRegistry, withVersiongetPartOf, hasPartOf, withNewPartOf, withPartOfaddToAttributes, addToAttributes, buildProject, editOrNewProject, editOrNewProjectLike, editProject, getAttributes, getProject, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withNewProject, withNewProjectLike, withProjectpublic DockerBuildConfigFluentImpl()
public DockerBuildConfigFluentImpl(DockerBuildConfig instance)
public Boolean getAutoDeployEnabled()
getAutoDeployEnabled in interface DockerBuildConfigFluent<A extends DockerBuildConfigFluent<A>>public A withAutoDeployEnabled(Boolean autoDeployEnabled)
withAutoDeployEnabled in interface DockerBuildConfigFluent<A extends DockerBuildConfigFluent<A>>public Boolean hasAutoDeployEnabled()
hasAutoDeployEnabled in interface DockerBuildConfigFluent<A extends DockerBuildConfigFluent<A>>public boolean equals(Object o)
equals in class ImageConfigurationFluentImpl<A extends DockerBuildConfigFluent<A>>public int hashCode()
hashCode in class ImageConfigurationFluentImpl<A extends DockerBuildConfigFluent<A>>Copyright © 2018–2022 Red Hat. All rights reserved.