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 |
getEnabled() |
Boolean |
hasAutoDeployEnabled() |
Boolean |
hasEnabled() |
int |
hashCode() |
A |
withAutoDeployEnabled(Boolean autoDeployEnabled) |
A |
withEnabled(Boolean enabled) |
A |
withNewAutoDeployEnabled(boolean arg1) |
A |
withNewAutoDeployEnabled(String arg1) |
A |
withNewEnabled(boolean arg1) |
A |
withNewEnabled(String arg1) |
getAutoBuildEnabled, getAutoPushEnabled, getDockerFile, getGroup, getImage, getName, getRegistry, getVersion, hasAutoBuildEnabled, hasAutoPushEnabled, hasDockerFile, hasGroup, hasImage, hasName, hasRegistry, hasVersion, withAutoBuildEnabled, withAutoPushEnabled, withDockerFile, withGroup, withImage, withName, withNewAutoBuildEnabled, withNewAutoBuildEnabled, withNewAutoPushEnabled, withNewAutoPushEnabled, 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, accept, aggregate, aggregate, build, build, builderOfclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetAutoBuildEnabled, getAutoPushEnabled, getDockerFile, getGroup, getImage, getName, getRegistry, getVersion, hasAutoBuildEnabled, hasAutoPushEnabled, hasDockerFile, hasGroup, hasImage, hasName, hasRegistry, hasVersion, withAutoBuildEnabled, withAutoPushEnabled, withDockerFile, withGroup, withImage, withName, withNewAutoBuildEnabled, withNewAutoBuildEnabled, withNewAutoPushEnabled, withNewAutoPushEnabled, 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 getEnabled()
getEnabled 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 A withNewEnabled(String arg1)
withNewEnabled in interface DockerBuildConfigFluent<A extends DockerBuildConfigFluent<A>>public A withNewEnabled(boolean arg1)
withNewEnabled in interface DockerBuildConfigFluent<A extends DockerBuildConfigFluent<A>>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 A withNewAutoDeployEnabled(String arg1)
withNewAutoDeployEnabled in interface DockerBuildConfigFluent<A extends DockerBuildConfigFluent<A>>public A withNewAutoDeployEnabled(boolean arg1)
withNewAutoDeployEnabled 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–2021 Red Hat. All rights reserved.