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 Classes Modifier and Type Interface Description static interface
Aws2Ec2ComponentBuilderFactory.Aws2Ec2ComponentBuilder
Builder for the AWS Elastic Compute Cloud (EC2) component.static class
Aws2Ec2ComponentBuilderFactory.Aws2Ec2ComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static Aws2Ec2ComponentBuilderFactory.Aws2Ec2ComponentBuilder
aws2Ec2()
AWS Elastic Compute Cloud (EC2) (camel-aws2-ec2) Manage AWS EC2 instances using AWS SDK version 2.x.
-
-
-
Method Detail
-
aws2Ec2
static Aws2Ec2ComponentBuilderFactory.Aws2Ec2ComponentBuilder 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
-
-