ConditionalDelete

org.scanamo.ops.ConditionalDelete
final case class ConditionalDelete(req: ScanamoDeleteRequest) extends ScanamoOpsA[Either[ConditionalCheckFailedException, DeleteItemResponse]]

Attributes

Graph
Supertypes
trait ScanamoOpsA[Either[ConditionalCheckFailedException, DeleteItemResponse]]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product