Interface EC2EndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface EC2EndpointBuilderFactory
Manage AWS EC2 instances. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
EC2EndpointBuilderFactory.AdvancedEC2EndpointBuilder
Advanced builder for endpoint for the AWS Elastic Compute Cloud (EC2) component.static interface
EC2EndpointBuilderFactory.EC2Builders
static interface
EC2EndpointBuilderFactory.EC2EndpointBuilder
Builder for endpoint for the AWS Elastic Compute Cloud (EC2) component.static class
EC2EndpointBuilderFactory.EC2Operations
Proxy enum fororg.apache.camel.component.aws.ec2.EC2Operations
enum.static class
EC2EndpointBuilderFactory.Protocol
Proxy enum forcom.amazonaws.Protocol
enum.
-
Method Summary
Static Methods Modifier and Type Method Description static EC2EndpointBuilderFactory.EC2EndpointBuilder
endpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static EC2EndpointBuilderFactory.EC2EndpointBuilder endpointBuilder(String componentName, String path)
-
-