public class DockerBuildConfigFluentImpl<A extends DockerBuildConfigFluent<A>> extends ImageConfigurationFluentImpl<A> implements DockerBuildConfigFluent<A>
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() |
String |
toString() |
A |
withAutoDeployEnabled() |
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, 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 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>>public String toString()
toString in class ImageConfigurationFluentImpl<A extends DockerBuildConfigFluent<A>>public A withAutoDeployEnabled()
withAutoDeployEnabled in interface DockerBuildConfigFluent<A extends DockerBuildConfigFluent<A>>Copyright © 2018–2022 Red Hat. All rights reserved.