Properties

Link copied to clipboard
Link copied to clipboard

Inherited properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun delete(key: PK, block: TransactWriteItemsRequestTableDsl.Delete.() -> Unit = { })
Link copied to clipboard
abstract fun update(key: PK, block: TransactWriteItemsRequestTableDsl.Update.() -> Unit = { })

Inherited functions

Link copied to clipboard
abstract fun put(item: T, block: TransactWriteItemsRequestTableDsl.Put.() -> Unit = { })