Interface AwsSdbComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface AwsSdbComponentBuilderFactory
Store and Retrieve data from/to AWS SDB service. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
AwsSdbComponentBuilderFactory.AwsSdbComponentBuilder
Builder for the AWS SimpleDB component.static class
AwsSdbComponentBuilderFactory.AwsSdbComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static AwsSdbComponentBuilderFactory.AwsSdbComponentBuilder
awsSdb()
AWS SimpleDB (camel-aws-sdb) Store and Retrieve data from/to AWS SDB service.
-
-
-
Method Detail
-
awsSdb
static AwsSdbComponentBuilderFactory.AwsSdbComponentBuilder awsSdb()
AWS SimpleDB (camel-aws-sdb) Store and Retrieve data from/to AWS SDB service. Category: cloud,database,nosql Since: 2.9 Maven coordinates: org.apache.camel:camel-aws-sdb
-
-