Uses of Class
org.apache.camel.component.ipfs.IPFSConfiguration.IPFSCommand
-
-
Uses of IPFSConfiguration.IPFSCommand in org.apache.camel.component.ipfs
Methods in org.apache.camel.component.ipfs that return IPFSConfiguration.IPFSCommand Modifier and Type Method Description IPFSConfiguration.IPFSCommandIPFSProducer. getCommand()static IPFSConfiguration.IPFSCommandIPFSConfiguration.IPFSCommand. valueOf(String name)Returns the enum constant of this type with the specified name.static IPFSConfiguration.IPFSCommand[]IPFSConfiguration.IPFSCommand. values()Returns an array containing the constants of this enum type, in the order they are declared.
-