Interface AwsEc2ComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface AwsEc2ComponentBuilderFactory
Manage AWS EC2 instances. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
AwsEc2ComponentBuilderFactory.AwsEc2ComponentBuilder
Builder for the AWS Elastic Compute Cloud (EC2) component.static class
AwsEc2ComponentBuilderFactory.AwsEc2ComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static AwsEc2ComponentBuilderFactory.AwsEc2ComponentBuilder
awsEc2()
AWS Elastic Compute Cloud (EC2) (camel-aws-ec2) Manage AWS EC2 instances.
-
-
-
Method Detail
-
awsEc2
static AwsEc2ComponentBuilderFactory.AwsEc2ComponentBuilder awsEc2()
AWS Elastic Compute Cloud (EC2) (camel-aws-ec2) Manage AWS EC2 instances. Category: cloud,management Since: 2.16 Maven coordinates: org.apache.camel:camel-aws-ec2
-
-