| Package | Description |
|---|---|
| org.apache.camel.component.aws2.ec2 | |
| org.apache.camel.component.aws2.ec2.client | |
| org.apache.camel.component.aws2.ec2.client.impl |
| Modifier and Type | Method and Description |
|---|---|
AWS2EC2Configuration |
AWS2EC2Configuration.copy() |
AWS2EC2Configuration |
AWS2EC2Component.getConfiguration() |
protected AWS2EC2Configuration |
AWS2EC2Producer.getConfiguration() |
AWS2EC2Configuration |
AWS2EC2Endpoint.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
AWS2EC2Component.setConfiguration(AWS2EC2Configuration configuration)
The component configuration
|
| Constructor and Description |
|---|
AWS2EC2Endpoint(String uri,
org.apache.camel.Component component,
AWS2EC2Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
static AWS2EC2InternalClient |
AWS2EC2ClientFactory.getEc2Client(AWS2EC2Configuration configuration)
Return the correct AWS EC2 client (based on remote vs local).
|
| Constructor and Description |
|---|
AWS2EC2ClientIAMOptimizedImpl(AWS2EC2Configuration configuration)
Constructor that uses the config file.
|
AWS2EC2ClientStandardImpl(AWS2EC2Configuration configuration)
Constructor that uses the config file.
|
Apache Camel