| Package | Description |
|---|---|
| org.apache.camel.component.aws2.ecs | |
| org.apache.camel.component.aws2.ecs.client | |
| org.apache.camel.component.aws2.ecs.client.impl |
| Modifier and Type | Method and Description |
|---|---|
ECS2Configuration |
ECS2Configuration.copy() |
protected ECS2Configuration |
ECS2Producer.getConfiguration() |
ECS2Configuration |
ECS2Component.getConfiguration() |
ECS2Configuration |
ECS2Endpoint.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
ECS2Component.setConfiguration(ECS2Configuration configuration)
Component configuration
|
| Constructor and Description |
|---|
ECS2Endpoint(String uri,
org.apache.camel.Component component,
ECS2Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
static ECS2InternalClient |
ECS2ClientFactory.getEcsClient(ECS2Configuration configuration)
Return the correct AWS ECS client (based on remote vs local).
|
| Constructor and Description |
|---|
ECS2ClientIAMOptimizedImpl(ECS2Configuration configuration)
Constructor that uses the config file.
|
ECS2ClientStandardImpl(ECS2Configuration configuration)
Constructor that uses the config file.
|
Apache Camel