| Package | Description |
|---|---|
| org.apache.camel.k.tooling.maven.model |
| Modifier and Type | Method and Description |
|---|---|
CamelScheme.Builder |
ImmutableCamelScheme.Builder.from(CamelScheme instance)
Fill a builder with attribute values from the provided
CamelScheme instance. |
CamelScheme.Builder |
ImmutableCamelScheme.Builder.http(boolean http)
Initializes the value for the
http attribute. |
CamelScheme.Builder |
ImmutableCamelScheme.Builder.id(String id)
Initializes the value for the
id attribute. |
CamelScheme.Builder |
ImmutableCamelScheme.Builder.passive(boolean passive)
Initializes the value for the
passive attribute. |
Copyright © 2020 The Apache Software Foundation. All rights reserved.