ImmutableCamelScopedArtifact |
ImmutableCamelScopedArtifact.Builder.build() |
|
static ImmutableCamelScopedArtifact |
ImmutableCamelScopedArtifact.copyOf(CamelScopedArtifact instance) |
|
ImmutableCamelScopedArtifact |
ImmutableCamelScopedArtifact.withDependencies(Iterable<? extends Artifact> elements) |
Copy the current immutable object with elements that replace the content of dependencies .
|
ImmutableCamelScopedArtifact |
ImmutableCamelScopedArtifact.withDependencies(Artifact... elements) |
Copy the current immutable object with elements that replace the content of dependencies .
|
ImmutableCamelScopedArtifact |
ImmutableCamelScopedArtifact.withRequiredCapabilities(Iterable<String> elements) |
|
ImmutableCamelScopedArtifact |
ImmutableCamelScopedArtifact.withRequiredCapabilities(String... elements) |
|