public static interface ECS2EndpointBuilderFactory.ECS2Builders
| Modifier and Type | Method and Description |
|---|---|
default ECS2EndpointBuilderFactory.ECS2EndpointBuilder |
aws2Ecs(String path)
AWS Elastic Container Service (ECS) (camel-aws2-ecs)
Manage AWS ECS cluster instances using AWS SDK version 2.x.
|
default ECS2EndpointBuilderFactory.ECS2EndpointBuilder |
aws2Ecs(String componentName,
String path)
AWS Elastic Container Service (ECS) (camel-aws2-ecs)
Manage AWS ECS cluster instances using AWS SDK version 2.x.
|
default ECS2EndpointBuilderFactory.ECS2EndpointBuilder aws2Ecs(String path)
aws2-ecs:label
Path parameter: label (required)
Logical namepath - labeldefault ECS2EndpointBuilderFactory.ECS2EndpointBuilder aws2Ecs(String componentName, String path)
aws2-ecs:label
Path parameter: label (required)
Logical namecomponentName - to use a custom component name for the endpoint
instead of the default namepath - labelApache Camel