public interface TransactableWriteOperation<T>
Modifier and Type | Method and Description |
---|---|
TransactWriteItem |
generateTransactWriteItem(TableSchema<T> tableSchema,
OperationContext operationContext,
MapperExtension mapperExtension) |
TransactWriteItem generateTransactWriteItem(TableSchema<T> tableSchema, OperationContext operationContext, MapperExtension mapperExtension)
Copyright © 2019. All rights reserved.