Class PutItemCommand

java.lang.Object
org.apache.camel.component.aws2.ddb.AbstractDdbCommand
org.apache.camel.component.aws2.ddb.PutItemCommand

public class PutItemCommand extends AbstractDdbCommand
  • Constructor Details

    • PutItemCommand

      public PutItemCommand(software.amazon.awssdk.services.dynamodb.DynamoDbClient ddbClient, Ddb2Configuration configuration, org.apache.camel.Exchange exchange)
  • Method Details