public class CamelCatalogBuilder extends CamelCatalogFluentImpl<CamelCatalogBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CamelCatalog,CamelCatalogBuilder>
CamelCatalogFluent.MetadataNested<N>, CamelCatalogFluent.SpecNested<N>, CamelCatalogFluent.StatusNested<N>| Constructor and Description |
|---|
CamelCatalogBuilder() |
CamelCatalogBuilder(Boolean validationEnabled) |
CamelCatalogBuilder(CamelCatalog instance) |
CamelCatalogBuilder(CamelCatalog instance,
Boolean validationEnabled) |
CamelCatalogBuilder(CamelCatalogFluent<?> fluent) |
CamelCatalogBuilder(CamelCatalogFluent<?> fluent,
Boolean validationEnabled) |
CamelCatalogBuilder(CamelCatalogFluent<?> fluent,
CamelCatalog instance) |
CamelCatalogBuilder(CamelCatalogFluent<?> fluent,
CamelCatalog instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
CamelCatalog |
build() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, toString, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic CamelCatalogBuilder()
public CamelCatalogBuilder(Boolean validationEnabled)
public CamelCatalogBuilder(CamelCatalogFluent<?> fluent)
public CamelCatalogBuilder(CamelCatalogFluent<?> fluent, Boolean validationEnabled)
public CamelCatalogBuilder(CamelCatalogFluent<?> fluent, CamelCatalog instance)
public CamelCatalogBuilder(CamelCatalogFluent<?> fluent, CamelCatalog instance, Boolean validationEnabled)
public CamelCatalogBuilder(CamelCatalog instance)
public CamelCatalogBuilder(CamelCatalog instance, Boolean validationEnabled)
public CamelCatalog build()
build in interface io.fabric8.kubernetes.api.builder.Builder<CamelCatalog>Copyright © 2015–2023 Red Hat. All rights reserved.