public class KanikoTaskBuilder extends KanikoTaskFluentImpl<KanikoTaskBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<KanikoTask,KanikoTaskBuilder>
KanikoTaskFluentImpl.CacheNestedImpl<N>, KanikoTaskFluentImpl.RegistryNestedImpl<N>KanikoTaskFluent.CacheNested<N>, KanikoTaskFluent.RegistryNested<N>| Constructor and Description |
|---|
KanikoTaskBuilder() |
KanikoTaskBuilder(Boolean validationEnabled) |
KanikoTaskBuilder(KanikoTask instance) |
KanikoTaskBuilder(KanikoTask instance,
Boolean validationEnabled) |
KanikoTaskBuilder(KanikoTaskFluent<?> fluent) |
KanikoTaskBuilder(KanikoTaskFluent<?> fluent,
Boolean validationEnabled) |
KanikoTaskBuilder(KanikoTaskFluent<?> fluent,
KanikoTask instance) |
KanikoTaskBuilder(KanikoTaskFluent<?> fluent,
KanikoTask instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
KanikoTask |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildCache, buildRegistry, editCache, editOrNewCache, editOrNewCacheLike, editOrNewRegistry, editOrNewRegistryLike, editRegistry, getBaseImage, getCache, getContextDir, getHttpProxySecret, getImage, getName, getRegistry, getVerbose, hasBaseImage, hasCache, hasContextDir, hasHttpProxySecret, hasImage, hasName, hasRegistry, hasVerbose, withBaseImage, withCache, withContextDir, withHttpProxySecret, withImage, withName, withNewBaseImage, withNewCache, withNewCache, withNewCacheLike, withNewContextDir, withNewHttpProxySecret, withNewImage, withNewName, withNewRegistry, withNewRegistry, withNewRegistryLike, withRegistry, withVerboseaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic KanikoTaskBuilder()
public KanikoTaskBuilder(Boolean validationEnabled)
public KanikoTaskBuilder(KanikoTaskFluent<?> fluent)
public KanikoTaskBuilder(KanikoTaskFluent<?> fluent, Boolean validationEnabled)
public KanikoTaskBuilder(KanikoTaskFluent<?> fluent, KanikoTask instance)
public KanikoTaskBuilder(KanikoTaskFluent<?> fluent, KanikoTask instance, Boolean validationEnabled)
public KanikoTaskBuilder(KanikoTask instance)
public KanikoTaskBuilder(KanikoTask instance, Boolean validationEnabled)
public KanikoTask build()
build in interface io.fabric8.kubernetes.api.builder.Builder<KanikoTask>public boolean equals(Object o)
equals in class KanikoTaskFluentImpl<KanikoTaskBuilder>public int hashCode()
hashCode in class KanikoTaskFluentImpl<KanikoTaskBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.