| Package | Description |
|---|---|
| org.apache.camel.k.tooling.maven.model.crd |
| Modifier and Type | Method and Description |
|---|---|
ImmutableCamelCatalogSpec |
ImmutableCamelCatalogSpec.Builder.build()
Builds a new
ImmutableCamelCatalogSpec. |
static ImmutableCamelCatalogSpec |
ImmutableCamelCatalogSpec.copyOf(CamelCatalogSpec instance)
Creates an immutable copy of a
CamelCatalogSpec value. |
ImmutableCamelCatalogSpec |
ImmutableCamelCatalogSpec.withArtifacts(SortedMap<String,CamelArtifact> value)
Copy the current immutable object by setting a value for the
artifacts attribute. |
ImmutableCamelCatalogSpec |
ImmutableCamelCatalogSpec.withRuntimeVersion(String value)
Copy the current immutable object by setting a value for the
runtimeVersion attribute. |
ImmutableCamelCatalogSpec |
ImmutableCamelCatalogSpec.withVersion(String value)
Copy the current immutable object by setting a value for the
version attribute. |
Copyright © 2019 The Apache Software Foundation. All rights reserved.