Interface DynamoDbExtensionContext.BeforeWrite

All Superinterfaces:
DynamoDbExtensionContext.Context
All Known Implementing Classes:
DefaultDynamoDbExtensionContext
Enclosing class:
DynamoDbExtensionContext

@ThreadSafe public static interface DynamoDbExtensionContext.BeforeWrite extends DynamoDbExtensionContext.Context
  • Method Details

    • operationName

      OperationName operationName()
      Returns:
      The context under which the operation to be modified is taking place.