public class CatalogSourceBuilder extends CatalogSourceFluentImpl<CatalogSourceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CatalogSource,CatalogSourceBuilder>
CatalogSourceFluentImpl.MetadataNestedImpl<N>, CatalogSourceFluentImpl.SpecNestedImpl<N>, CatalogSourceFluentImpl.StatusNestedImpl<N>CatalogSourceFluent.MetadataNested<N>, CatalogSourceFluent.SpecNested<N>, CatalogSourceFluent.StatusNested<N>| Constructor and Description |
|---|
CatalogSourceBuilder() |
CatalogSourceBuilder(Boolean validationEnabled) |
CatalogSourceBuilder(CatalogSource instance) |
CatalogSourceBuilder(CatalogSource instance,
Boolean validationEnabled) |
CatalogSourceBuilder(CatalogSourceFluent<?> fluent) |
CatalogSourceBuilder(CatalogSourceFluent<?> fluent,
Boolean validationEnabled) |
CatalogSourceBuilder(CatalogSourceFluent<?> fluent,
CatalogSource instance) |
CatalogSourceBuilder(CatalogSourceFluent<?> fluent,
CatalogSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
CatalogSource |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getAdditionalProperties, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasAdditionalProperties, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic CatalogSourceBuilder()
public CatalogSourceBuilder(Boolean validationEnabled)
public CatalogSourceBuilder(CatalogSourceFluent<?> fluent)
public CatalogSourceBuilder(CatalogSourceFluent<?> fluent, Boolean validationEnabled)
public CatalogSourceBuilder(CatalogSourceFluent<?> fluent, CatalogSource instance)
public CatalogSourceBuilder(CatalogSourceFluent<?> fluent, CatalogSource instance, Boolean validationEnabled)
public CatalogSourceBuilder(CatalogSource instance)
public CatalogSourceBuilder(CatalogSource instance, Boolean validationEnabled)
public CatalogSource build()
build in interface io.fabric8.kubernetes.api.builder.Builder<CatalogSource>public boolean equals(Object o)
equals in class CatalogSourceFluentImpl<CatalogSourceBuilder>public int hashCode()
hashCode in class CatalogSourceFluentImpl<CatalogSourceBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.