Class ScanTableOperation

java.lang.Object
io.camunda.connector.aws.dynamodb.operation.table.ScanTableOperation
All Implemented Interfaces:
AwsDynamoDbOperation

public class ScanTableOperation extends Object implements AwsDynamoDbOperation
  • Constructor Details

    • ScanTableOperation

      public ScanTableOperation(ScanTable scanTableModel)
  • Method Details