| Package | Description |
|---|---|
| org.apache.camel.k.tooling.maven.model.crd |
| Modifier and Type | Method and Description |
|---|---|
CamelCatalog.Builder |
ImmutableCamelCatalog.Builder.apiVersion(String apiVersion)
Initializes the value for the
apiVersion attribute. |
CamelCatalog.Builder |
ImmutableCamelCatalog.Builder.from(CamelCatalog instance)
Fill a builder with attribute values from the provided
CamelCatalog instance. |
CamelCatalog.Builder |
ImmutableCamelCatalog.Builder.kind(String kind)
Initializes the value for the
kind attribute. |
CamelCatalog.Builder |
ImmutableCamelCatalog.Builder.metadata(ObjectMeta metadata)
Initializes the value for the
metadata attribute. |
CamelCatalog.Builder |
ImmutableCamelCatalog.Builder.spec(CamelCatalogSpec spec)
Initializes the value for the
spec attribute. |
Copyright © 2019 The Apache Software Foundation. All rights reserved.