Class UpdateTableCommand

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

public class UpdateTableCommand extends AbstractDdbCommand
  • Constructor Details

    • UpdateTableCommand

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