public static interface IPFSEndpointBuilderFactory.IPFSBuilders
| Modifier and Type | Method and Description |
|---|---|
default IPFSEndpointBuilderFactory.IPFSEndpointBuilder |
ipfs(String path)
IPFS (camel-ipfs)
The camel-ipfs component provides access to the Interplanetary File
System (IPFS).
|
default 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