| Package | Description |
|---|---|
| org.apache.camel.k.tooling.maven.model.crd |
| Modifier and Type | Method and Description |
|---|---|
CamelCatalogSpec.Builder |
ImmutableCamelCatalogSpec.Builder.artifacts(SortedMap<String,CamelArtifact> artifacts)
Initializes the value for the
artifacts attribute. |
CamelCatalogSpec.Builder |
ImmutableCamelCatalogSpec.Builder.from(CamelCatalogSpec instance)
Fill a builder with attribute values from the provided
CamelCatalogSpec instance. |
CamelCatalogSpec.Builder |
ImmutableCamelCatalogSpec.Builder.runtimeVersion(String runtimeVersion)
Initializes the value for the
runtimeVersion attribute. |
CamelCatalogSpec.Builder |
ImmutableCamelCatalogSpec.Builder.version(String version)
Initializes the value for the
version attribute. |
Copyright © 2019 The Apache Software Foundation. All rights reserved.