public class PutAttributesCommand extends AbstractSdbCommand
configuration, exchange, log, sdbClient| Constructor and Description |
|---|
PutAttributesCommand(com.amazonaws.services.simpledb.AmazonSimpleDB sdbClient,
SdbConfiguration configuration,
org.apache.camel.Exchange exchange) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<com.amazonaws.services.simpledb.model.ReplaceableAttribute> |
determineReplaceableAttributes() |
void |
execute() |
determineConsistentRead, determineDomainName, determineItemName, determineNextToken, determineUpdateConditionpublic PutAttributesCommand(com.amazonaws.services.simpledb.AmazonSimpleDB sdbClient,
SdbConfiguration configuration,
org.apache.camel.Exchange exchange)
public void execute()
execute in class AbstractSdbCommandprotected Collection<com.amazonaws.services.simpledb.model.ReplaceableAttribute> determineReplaceableAttributes()
Apache Camel