Class DeleteItemCommand

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

public class DeleteItemCommand extends AbstractDdbCommand
  • Constructor Details

    • DeleteItemCommand

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