@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface IOTAEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IOTAEndpointBuilderFactory.AdvancedIOTAEndpointBuilder
Advanced builder for endpoint for the IOTA component.
|
static interface |
IOTAEndpointBuilderFactory.IOTABuilders |
static interface |
IOTAEndpointBuilderFactory.IOTAEndpointBuilder
Builder for endpoint for the IOTA component.
|
| Modifier and Type | Method and Description |
|---|---|
static IOTAEndpointBuilderFactory.IOTAEndpointBuilder |
iota(String path)
IOTA (camel-iota)
Component for integrate IOTA DLT
Category: ledger
Since: 2.23
Maven coordinates: org.apache.camel:camel-iota
Syntax:
iota:name
Path parameter: name (required)
Component name |
static IOTAEndpointBuilderFactory.IOTAEndpointBuilder iota(String path)
iota:name
Path parameter: name (required)
Component nameApache Camel