Interface IotaComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface IotaComponentBuilderFactory
Manage financial transactions using IOTA distributed ledger. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
IotaComponentBuilderFactory.IotaComponentBuilder
Builder for the IOTA component.static class
IotaComponentBuilderFactory.IotaComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static IotaComponentBuilderFactory.IotaComponentBuilder
iota()
IOTA (camel-iota) Manage financial transactions using IOTA distributed ledger.
-
-
-
Method Detail
-
iota
static IotaComponentBuilderFactory.IotaComponentBuilder iota()
IOTA (camel-iota) Manage financial transactions using IOTA distributed ledger. Category: ledger,api Since: 2.23 Maven coordinates: org.apache.camel:camel-iota- Returns:
- the dsl builder
-
-