Uses of Class
org.apache.camel.k.catalog.model.k8s.crd.CamelCatalog.Builder
Packages that use CamelCatalog.Builder
-
Uses of CamelCatalog.Builder in org.apache.camel.k.catalog.model.k8s.crd
Methods in org.apache.camel.k.catalog.model.k8s.crd that return CamelCatalog.BuilderModifier and TypeMethodDescriptionfinal CamelCatalog.Builder
ImmutableCamelCatalog.Builder.apiVersion
(String apiVersion) Initializes the value for theapiVersion
attribute.final CamelCatalog.Builder
ImmutableCamelCatalog.Builder.from
(CamelCatalog instance) Fill a builder with attribute values from the providedCamelCatalog
instance.final CamelCatalog.Builder
Initializes the value for thekind
attribute.final CamelCatalog.Builder
ImmutableCamelCatalog.Builder.metadata
(ObjectMeta metadata) Initializes the value for themetadata
attribute.final CamelCatalog.Builder
ImmutableCamelCatalog.Builder.spec
(CamelCatalogSpec spec) Initializes the value for thespec
attribute.