Uses of Class
org.apache.camel.component.aws.ec2.EC2Configuration
-
-
Uses of EC2Configuration in org.apache.camel.component.aws.ec2
Methods in org.apache.camel.component.aws.ec2 that return EC2Configuration Modifier and Type Method Description EC2ConfigurationEC2Configuration. copy()EC2ConfigurationEC2Component. getConfiguration()EC2ConfigurationEC2Endpoint. getConfiguration()protected EC2ConfigurationEC2Producer. getConfiguration()Methods in org.apache.camel.component.aws.ec2 with parameters of type EC2Configuration Modifier and Type Method Description voidEC2Component. setConfiguration(EC2Configuration configuration)The component configurationConstructors in org.apache.camel.component.aws.ec2 with parameters of type EC2Configuration Constructor Description EC2Endpoint(String uri, org.apache.camel.Component component, EC2Configuration configuration)
-