Interface SWFEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface SWFEndpointBuilderFactory
Manage workflows in the AWS Simple Workflow service. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
SWFEndpointBuilderFactory.AdvancedSWFEndpointBuilder
Advanced builder for endpoint for the AWS Simple Workflow (SWF) component.static interface
SWFEndpointBuilderFactory.AdvancedSWFEndpointConsumerBuilder
Advanced builder for endpoint consumers for the AWS Simple Workflow (SWF) component.static interface
SWFEndpointBuilderFactory.AdvancedSWFEndpointProducerBuilder
Advanced builder for endpoint producers for the AWS Simple Workflow (SWF) component.static interface
SWFEndpointBuilderFactory.SWFBuilders
static interface
SWFEndpointBuilderFactory.SWFEndpointBuilder
Builder for endpoint for the AWS Simple Workflow (SWF) component.static interface
SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder
Builder for endpoint consumers for the AWS Simple Workflow (SWF) component.static interface
SWFEndpointBuilderFactory.SWFEndpointProducerBuilder
Builder for endpoint producers for the AWS Simple Workflow (SWF) component.
-
Method Summary
Static Methods Modifier and Type Method Description static SWFEndpointBuilderFactory.SWFEndpointBuilder
endpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static SWFEndpointBuilderFactory.SWFEndpointBuilder endpointBuilder(String componentName, String path)
-
-