|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.camel.component.aws.sdb.AbstractSdbCommand
org.apache.camel.component.aws.sdb.PutAttributesCommand
public class PutAttributesCommand
| Field Summary |
|---|
| Fields inherited from class org.apache.camel.component.aws.sdb.AbstractSdbCommand |
|---|
configuration, exchange, log, sdbClient |
| Constructor Summary | |
|---|---|
PutAttributesCommand(com.amazonaws.services.simpledb.AmazonSimpleDB sdbClient,
SdbConfiguration configuration,
org.apache.camel.Exchange exchange)
|
|
| Method Summary | |
|---|---|
protected Collection<com.amazonaws.services.simpledb.model.ReplaceableAttribute> |
determineReplaceableAttributes()
|
void |
execute()
|
| Methods inherited from class org.apache.camel.component.aws.sdb.AbstractSdbCommand |
|---|
determineConsistentRead, determineDomainName, determineItemName, determineNextToken, determineUpdateCondition, getMessageForResponse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PutAttributesCommand(com.amazonaws.services.simpledb.AmazonSimpleDB sdbClient,
SdbConfiguration configuration,
org.apache.camel.Exchange exchange)
| Method Detail |
|---|
public void execute()
execute in class AbstractSdbCommandprotected Collection<com.amazonaws.services.simpledb.model.ReplaceableAttribute> determineReplaceableAttributes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||