- secretPropertyNames() - Method in class org.apache.camel.component.aws2.ec2.AWS2EC2EndpointUriFactory
-
- setAccessKey(String) - Method in class org.apache.camel.component.aws2.ec2.AWS2EC2Configuration
-
Amazon AWS Access Key
- setAmazonEc2Client(Ec2Client) - Method in class org.apache.camel.component.aws2.ec2.AWS2EC2Configuration
-
To use a existing configured AmazonEC2Client as client
- setConfiguration(AWS2EC2Configuration) - Method in class org.apache.camel.component.aws2.ec2.AWS2EC2Component
-
The component configuration
- setOperation(AWS2EC2Operations) - Method in class org.apache.camel.component.aws2.ec2.AWS2EC2Configuration
-
The operation to perform.
- setOverrideEndpoint(boolean) - Method in class org.apache.camel.component.aws2.ec2.AWS2EC2Configuration
-
Set the need for overidding the endpoint.
- setPojoRequest(boolean) - Method in class org.apache.camel.component.aws2.ec2.AWS2EC2Configuration
-
If we want to use a POJO request as body or not
- setProxyHost(String) - Method in class org.apache.camel.component.aws2.ec2.AWS2EC2Configuration
-
To define a proxy host when instantiating the EC2 client
- setProxyPort(Integer) - Method in class org.apache.camel.component.aws2.ec2.AWS2EC2Configuration
-
To define a proxy port when instantiating the EC2 client
- setProxyProtocol(Protocol) - Method in class org.apache.camel.component.aws2.ec2.AWS2EC2Configuration
-
To define a proxy protocol when instantiating the EC2 client
- setRegion(String) - Method in class org.apache.camel.component.aws2.ec2.AWS2EC2Configuration
-
The region in which EC2 client needs to work.
- setSecretKey(String) - Method in class org.apache.camel.component.aws2.ec2.AWS2EC2Configuration
-
Amazon AWS Secret Key
- setTrustAllCertificates(boolean) - Method in class org.apache.camel.component.aws2.ec2.AWS2EC2Configuration
-
If we want to trust all certificates in case of overriding the endpoint
- setUriEndpointOverride(String) - Method in class org.apache.camel.component.aws2.ec2.AWS2EC2Configuration
-
Set the overriding uri endpoint.
- SUBNET_ID - Static variable in interface org.apache.camel.component.aws2.ec2.AWS2EC2Constants
-