public class DockerBuildConfigFluentImpl<A extends DockerBuildConfigFluent<A>> extends ImageConfigurationFluentImpl<A> implements DockerBuildConfigFluent<A>
ConfigurationFluentImpl.ProjectNestedImpl<N>ConfigurationFluent.ProjectNested<N>_visitables| Constructor and Description |
|---|
DockerBuildConfigFluentImpl() |
DockerBuildConfigFluentImpl(DockerBuildConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
hasAutoDeployEnabled() |
Boolean |
hasEnabled() |
int |
hashCode() |
boolean |
isAutoDeployEnabled() |
boolean |
isEnabled() |
A |
withAutoDeployEnabled(boolean autoDeployEnabled) |
A |
withEnabled(boolean enabled) |
getDockerFile, getGroup, getImage, getName, getRegistry, getVersion, hasAutoBuildEnabled, hasAutoPushEnabled, hasDockerFile, hasGroup, hasImage, hasName, hasRegistry, hasVersion, isAutoBuildEnabled, isAutoPushEnabled, withAutoBuildEnabled, withAutoPushEnabled, withDockerFile, withGroup, withImage, withName, withNewDockerFile, withNewDockerFile, withNewDockerFile, withNewGroup, withNewGroup, withNewGroup, withNewImage, withNewImage, withNewImage, withNewName, withNewName, withNewName, withNewRegistry, withNewRegistry, withNewRegistry, withNewVersion, withNewVersion, withNewVersion, withRegistry, withVersiongetPartOf, hasPartOf, withNewPartOf, withNewPartOf, withNewPartOf, withPartOfaddToAttributes, addToAttributes, buildProject, editOrNewProject, editOrNewProjectLike, editProject, getAttributes, getProject, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withNewProject, withNewProjectLike, withProjectaccept, aggregate, aggregate, build, build, builderOfclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetDockerFile, getGroup, getImage, getName, getRegistry, getVersion, hasAutoBuildEnabled, hasAutoPushEnabled, hasDockerFile, hasGroup, hasImage, hasName, hasRegistry, hasVersion, isAutoBuildEnabled, isAutoPushEnabled, withAutoBuildEnabled, withAutoPushEnabled, withDockerFile, withGroup, withImage, withName, withNewDockerFile, withNewDockerFile, withNewDockerFile, withNewGroup, withNewGroup, withNewGroup, withNewImage, withNewImage, withNewImage, withNewName, withNewName, withNewName, withNewRegistry, withNewRegistry, withNewRegistry, withNewVersion, withNewVersion, withNewVersion, withRegistry, withVersiongetPartOf, hasPartOf, withNewPartOf, withNewPartOf, withNewPartOf, withPartOfaddToAttributes, addToAttributes, buildProject, editOrNewProject, editOrNewProjectLike, editProject, getAttributes, getProject, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withNewProject, withNewProjectLike, withProjectpublic DockerBuildConfigFluentImpl()
public DockerBuildConfigFluentImpl(DockerBuildConfig instance)
public boolean isEnabled()
isEnabled in interface DockerBuildConfigFluent<A extends DockerBuildConfigFluent<A>>public A withEnabled(boolean enabled)
withEnabled in interface DockerBuildConfigFluent<A extends DockerBuildConfigFluent<A>>public Boolean hasEnabled()
hasEnabled in interface DockerBuildConfigFluent<A extends DockerBuildConfigFluent<A>>public boolean isAutoDeployEnabled()
isAutoDeployEnabled 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–2020 Red Hat. All rights reserved.