@Value.Immutable
public interface CamelCatalogSpec
| Modifier and Type | Interface and Description |
|---|---|
static class |
CamelCatalogSpec.Builder |
| Modifier and Type | Method and Description |
|---|---|
default SortedMap<String,CamelArtifact> |
getArtifacts() |
String |
getRuntimeVersion() |
String |
getVersion() |
String getVersion()
String getRuntimeVersion()
@Value.Default default SortedMap<String,CamelArtifact> getArtifacts()
Copyright © 2019 The Apache Software Foundation. All rights reserved.