Class BatchGetItemsCommand

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

public class BatchGetItemsCommand extends AbstractDdbCommand
  • Constructor Details

    • BatchGetItemsCommand

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