@Value.Immutable
public interface CamelCatalog
| Modifier and Type | Interface and Description |
|---|---|
static class |
CamelCatalog.Builder |
| Modifier and Type | Method and Description |
|---|---|
default String |
getApiVersion() |
default String |
getKind() |
ObjectMeta |
getMetadata() |
CamelCatalogSpec |
getSpec() |
@Value.Default default String getApiVersion()
@Value.Default default String getKind()
ObjectMeta getMetadata()
CamelCatalogSpec getSpec()
Copyright © 2019 The Apache Software Foundation. All rights reserved.