public class DockerBuildConfigFluent<A extends DockerBuildConfigFluent<A>> extends ImageConfigurationFluent<A>
ConfigurationFluent.ProjectNested<N>| Constructor and Description |
|---|
DockerBuildConfigFluent() |
DockerBuildConfigFluent(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, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withNewProject, withNewProjectLike, withProjectaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic DockerBuildConfigFluent()
public DockerBuildConfigFluent(DockerBuildConfig instance)
public Boolean getAutoDeployEnabled()
public boolean hasAutoDeployEnabled()
public boolean equals(Object o)
equals in class ImageConfigurationFluent<A extends DockerBuildConfigFluent<A>>public int hashCode()
hashCode in class ImageConfigurationFluent<A extends DockerBuildConfigFluent<A>>public String toString()
toString in class ImageConfigurationFluent<A extends DockerBuildConfigFluent<A>>public A withAutoDeployEnabled()
Copyright © 2018–2023 Red Hat. All rights reserved.