Interface IDynamoHelper.IDynamoOperation

Enclosing interface:
IDynamoHelper

public static interface IDynamoHelper.IDynamoOperation
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    process(com.amazonaws.services.dynamodbv2.document.DynamoDB client, com.amazonaws.services.dynamodbv2.document.Table table)
     
  • Method Details

    • process

      void process(com.amazonaws.services.dynamodbv2.document.DynamoDB client, com.amazonaws.services.dynamodbv2.document.Table table)