| Package | Description |
|---|---|
| org.apache.camel.k.tooling.maven.model |
| Modifier and Type | Method and Description |
|---|---|
ImmutableCamelCapability |
ImmutableCamelCapability.Builder.build()
Builds a new
ImmutableCamelCapability. |
static ImmutableCamelCapability |
ImmutableCamelCapability.copyOf(CamelCapability instance)
Creates an immutable copy of a
CamelCapability value. |
ImmutableCamelCapability |
ImmutableCamelCapability.withDependencies(Artifact... elements)
Copy the current immutable object with elements that replace the content of
dependencies. |
ImmutableCamelCapability |
ImmutableCamelCapability.withDependencies(Iterable<? extends Artifact> elements)
Copy the current immutable object with elements that replace the content of
dependencies. |
Copyright © 2020 The Apache Software Foundation. All rights reserved.