public class DockerBuildConfigFluentImpl<A extends DockerBuildConfigFluent<A>> extends ImageConfigurationFluentImpl<A> implements DockerBuildConfigFluent<A>
_visitables| Constructor and Description |
|---|
DockerBuildConfigFluentImpl() |
DockerBuildConfigFluentImpl(DockerBuildConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
hasAutoDeployEnabled() |
boolean |
isAutoDeployEnabled() |
A |
withAutoDeployEnabled(boolean autoDeployEnabled) |
getDockerFile, getRegistry, hasAutoBuildEnabled, hasAutoPushEnabled, hasDockerFile, hasRegistry, isAutoBuildEnabled, isAutoPushEnabled, withAutoBuildEnabled, withAutoPushEnabled, withDockerFile, withNewDockerFile, withNewDockerFile, withNewDockerFile, withNewRegistry, withNewRegistry, withNewRegistry, withRegistrygetGroup, getName, getVersion, hasGroup, hasName, hasVersion, withGroup, withName, withNewGroup, withNewGroup, withNewGroup, withNewName, withNewName, withNewName, withNewVersion, withNewVersion, withNewVersion, withVersionaddToAttributes, addToAttributes, getAttributes, getProject, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withProjectaccept, aggregate, aggregate, build, build, builderOfclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDockerFile, getRegistry, hasAutoBuildEnabled, hasAutoPushEnabled, hasDockerFile, hasRegistry, isAutoBuildEnabled, isAutoPushEnabled, withAutoBuildEnabled, withAutoPushEnabled, withDockerFile, withNewDockerFile, withNewDockerFile, withNewDockerFile, withNewRegistry, withNewRegistry, withNewRegistry, withRegistrygetGroup, getName, getVersion, hasGroup, hasName, hasVersion, withGroup, withName, withNewGroup, withNewGroup, withNewGroup, withNewName, withNewName, withNewName, withNewVersion, withNewVersion, withNewVersion, withVersionaddToAttributes, addToAttributes, getAttributes, getProject, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withProjectpublic DockerBuildConfigFluentImpl()
public DockerBuildConfigFluentImpl(DockerBuildConfig instance)
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>>Copyright © 2018–2019 Red Hat. All rights reserved.