@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface SdbEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SdbEndpointBuilderFactory.AdvancedSdbEndpointBuilder
Advanced builder for endpoint for the AWS SimpleDB component.
|
static class |
SdbEndpointBuilderFactory.Protocol
Proxy enum for
com.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 for
org.apache.camel.component.aws.sdb.SdbOperations enum. |
| Modifier and Type | Method and Description |
|---|---|
static SdbEndpointBuilderFactory.SdbEndpointBuilder |
awsSdb(String path)
AWS SimpleDB (camel-aws-sdb)
The aws-sdb component is for storing and retrieving data from/to Amazon's
SDB service.
|
static SdbEndpointBuilderFactory.SdbEndpointBuilder awsSdb(String path)
aws-sdb:domainName
Path parameter: domainName (required)
The name of the domain currently worked with.Apache Camel