public static interface SdbEndpointBuilderFactory.SdbBuilders
| Modifier and Type | Method and Description |
|---|---|
default 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.
|
default SdbEndpointBuilderFactory.SdbEndpointBuilder awsSdb(String path)
aws-sdb:domainName
Path parameter: domainName (required)
The name of the domain currently worked with.Apache Camel