Interface Aws2EcsComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface Aws2EcsComponentBuilderFactory
Manage AWS ECS cluster instances using AWS SDK version 2.x.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the AWS Elastic Container Service (ECS) component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionaws2Ecs()
AWS Elastic Container Service (ECS) (camel-aws2-ecs) Manage AWS ECS cluster instances using AWS SDK version 2.x.
-
Method Details
-
aws2Ecs
AWS Elastic Container Service (ECS) (camel-aws2-ecs) Manage AWS ECS cluster instances using AWS SDK version 2.x. Category: cloud,management Since: 3.1 Maven coordinates: org.apache.camel:camel-aws2-ecs- Returns:
- the dsl builder
-