@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface IPFSEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IPFSEndpointBuilderFactory.AdvancedIPFSEndpointBuilder
Advanced builder for endpoint for the IPFS component.
|
static interface |
IPFSEndpointBuilderFactory.IPFSBuilders |
static interface |
IPFSEndpointBuilderFactory.IPFSEndpointBuilder
Builder for endpoint for the IPFS component.
|
| Modifier and Type | Method and Description |
|---|---|
static IPFSEndpointBuilderFactory.IPFSEndpointBuilder |
ipfs(String path)
IPFS (camel-ipfs)
The camel-ipfs component provides access to the Interplanetary File
System (IPFS).
|
static IPFSEndpointBuilderFactory.IPFSEndpointBuilder ipfs(String path)
ipfs:ipfsCmd
Path parameter: ipfsCmd (required)
The ipfs command
The value can be one of: add, cat, get, versionApache Camel