Interface SdbEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface SdbEndpointBuilderFactory
Store and Retrieve data from/to AWS SDB service. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
SdbEndpointBuilderFactory.AdvancedSdbEndpointBuilder
Advanced builder for endpoint for the AWS SimpleDB component.static class
SdbEndpointBuilderFactory.Protocol
Proxy enum forcom.amazonaws.Protocol
enum.static interface
SdbEndpointBuilderFactory.SdbBuilders
static interface
SdbEndpointBuilderFactory.SdbEndpointBuilder
Builder for endpoint for the AWS SimpleDB component.static class
SdbEndpointBuilderFactory.SdbOperations
Proxy enum fororg.apache.camel.component.aws.sdb.SdbOperations
enum.
-
Method Summary
Static Methods Modifier and Type Method Description static SdbEndpointBuilderFactory.SdbEndpointBuilder
endpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static SdbEndpointBuilderFactory.SdbEndpointBuilder endpointBuilder(String componentName, String path)
-
-