| Package | Description |
|---|---|
| org.apache.camel.k.tooling.maven.model.crd | |
| org.apache.camel.k.tooling.maven.model.k8s |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CamelCatalog |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableCamelCatalog
Immutable implementation of
CamelCatalog. |
| Modifier and Type | Method and Description |
|---|---|
CamelCatalog.Builder |
ImmutableCamelCatalog.Builder.from(TypeMeta instance)
Fill a builder with attribute values from the provided
org.apache.camel.k.tooling.maven.model.k8s.TypeMeta instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableTypeMeta
Immutable implementation of
TypeMeta. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableTypeMeta |
ImmutableTypeMeta.copyOf(TypeMeta instance)
Creates an immutable copy of a
TypeMeta value. |
TypeMeta.Builder |
ImmutableTypeMeta.Builder.from(TypeMeta instance)
Fill a builder with attribute values from the provided
TypeMeta instance. |
Copyright © 2019 The Apache Software Foundation. All rights reserved.