| Package | Description |
|---|---|
| org.apache.camel.k.tooling.maven.model.crd |
| Modifier and Type | Method and Description |
|---|---|
ImmutableRuntimeProvider |
ImmutableRuntimeProvider.Builder.build()
Builds a new
ImmutableRuntimeProvider. |
static ImmutableRuntimeProvider |
ImmutableRuntimeProvider.copyOf(RuntimeProvider instance)
Creates an immutable copy of a
RuntimeProvider value. |
ImmutableRuntimeProvider |
ImmutableRuntimeProvider.withQuarkus(Optional<? extends QuarkusRuntimeProvider> optional)
Copy the current immutable object by setting an optional value for the
quarkus attribute. |
ImmutableRuntimeProvider |
ImmutableRuntimeProvider.withQuarkus(QuarkusRuntimeProvider value)
Copy the current immutable object by setting a present value for the optional
quarkus attribute. |
Copyright © 2019 The Apache Software Foundation. All rights reserved.