Interface SshComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface SshComponentBuilderFactory
Execute commands on remote hosts using SSH.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the SSH component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionssh()
SSH (camel-ssh) Execute commands on remote hosts using SSH.
-
Method Details
-
ssh
SSH (camel-ssh) Execute commands on remote hosts using SSH. Category: file Since: 2.10 Maven coordinates: org.apache.camel:camel-ssh- Returns:
- the dsl builder
-