public static interface ECSEndpointBuilderFactory.ECSBuilders
| Modifier and Type | Method and Description |
|---|---|
default ECSEndpointBuilderFactory.ECSEndpointBuilder |
awsEcs(String path)
AWS Elastic Container Service (ECS) (camel-aws-ecs)
Manage AWS ECS cluster instances.
|
default ECSEndpointBuilderFactory.ECSEndpointBuilder |
awsEcs(String componentName,
String path)
AWS Elastic Container Service (ECS) (camel-aws-ecs)
Manage AWS ECS cluster instances.
|
default ECSEndpointBuilderFactory.ECSEndpointBuilder awsEcs(String path)
aws-ecs:label
Path parameter: label (required)
Logical namepath - labeldefault ECSEndpointBuilderFactory.ECSEndpointBuilder awsEcs(String componentName, String path)
aws-ecs:label
Path parameter: label (required)
Logical namecomponentName - to use a custom component name for the endpoint
instead of the default namepath - labelApache Camel