Interface ECS2EndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface ECS2EndpointBuilderFactory
Manage AWS ECS cluster instances using AWS SDK version 2.x. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
ECS2EndpointBuilderFactory.AdvancedECS2EndpointBuilder
Advanced builder for endpoint for the AWS 2 Elastic Container Service (ECS) component.static interface
ECS2EndpointBuilderFactory.ECS2Builders
static interface
ECS2EndpointBuilderFactory.ECS2EndpointBuilder
Builder for endpoint for the AWS 2 Elastic Container Service (ECS) component.static class
ECS2EndpointBuilderFactory.ECS2Operations
Proxy enum fororg.apache.camel.component.aws2.ecs.ECS2Operations
enum.static class
ECS2EndpointBuilderFactory.Protocol
Proxy enum forsoftware.amazon.awssdk.core.Protocol
enum.
-
Method Summary
Static Methods Modifier and Type Method Description static ECS2EndpointBuilderFactory.ECS2EndpointBuilder
endpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static ECS2EndpointBuilderFactory.ECS2EndpointBuilder endpointBuilder(String componentName, String path)
-
-