ConditionalPut

org.scanamo.ops.ConditionalPut
final case class ConditionalPut(req: ScanamoPutRequest) extends ScanamoOpsA[Either[ConditionalCheckFailedException, PutItemResponse]]

Attributes

Graph
Supertypes
trait ScanamoOpsA[Either[ConditionalCheckFailedException, PutItemResponse]]
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