Interface Aws2Ec2ComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface Aws2Ec2ComponentBuilderFactory
Manage AWS EC2 instances using AWS SDK version 2.x.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the AWS Elastic Compute Cloud (EC2) component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionaws2Ec2()
AWS Elastic Compute Cloud (EC2) (camel-aws2-ec2) Manage AWS EC2 instances using AWS SDK version 2.x.
-
Method Details
-
aws2Ec2
AWS Elastic Compute Cloud (EC2) (camel-aws2-ec2) Manage AWS EC2 instances using AWS SDK version 2.x. Category: cloud,management Since: 3.1 Maven coordinates: org.apache.camel:camel-aws2-ec2- Returns:
- the dsl builder
-