Interface ECSEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface ECSEndpointBuilderFactory
Manage AWS ECS cluster instances. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
ECSEndpointBuilderFactory.AdvancedECSEndpointBuilder
Advanced builder for endpoint for the AWS Elastic Container Service (ECS) component.static interface
ECSEndpointBuilderFactory.ECSBuilders
static interface
ECSEndpointBuilderFactory.ECSEndpointBuilder
Builder for endpoint for the AWS Elastic Container Service (ECS) component.static class
ECSEndpointBuilderFactory.ECSOperations
Proxy enum fororg.apache.camel.component.aws.ecs.ECSOperations
enum.static class
ECSEndpointBuilderFactory.Protocol
Proxy enum forcom.amazonaws.Protocol
enum.
-
Method Summary
Static Methods Modifier and Type Method Description static ECSEndpointBuilderFactory.ECSEndpointBuilder
endpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static ECSEndpointBuilderFactory.ECSEndpointBuilder endpointBuilder(String componentName, String path)
-
-