Functions
keyFromB64
Link copied to clipboard
put
Link copied to clipboard
abstract fun <M : Any> put(model: M, vararg options: Options.BatchPut): Key<M>
Content copied to clipboard
open override fun <M : Any> put(model: M, vararg options: Options.Puts): Key<M>
Content copied to clipboard
write
Link copied to clipboard
Inheritors
ExecBatch
Link copied to clipboard
Extensions
deleteById
Link copied to clipboard
inline fun <M : Any> Batch.deleteById(vararg id: Any, options: Array<out Options.BatchDelete> = emptyArray())
Content copied to clipboard