final case class AttrMap(map: Map[String, AttributeValue]) extends GeneratedFromAttributeValueAs with Product with Serializable

Self Type
AttrMap
Linear Supertypes
Serializable, Serializable, Product, Equals, GeneratedFromAttributeValueAs, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AttrMap
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. GeneratedFromAttributeValueAs
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new AttrMap(map: Map[String, AttributeValue])

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def as[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W](field1: String, field2: String, field3: String, field4: String, field5: String, field6: String, field7: String, field8: String, field9: String, field10: String, field11: String, field12: String, field13: String, field14: String, field15: String, field16: String, field17: String, field18: String, field19: String, field20: String, field21: String, field22: String)(fn: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V) ⇒ W)(implicit arg0: FromAttributeValue[A], arg1: FromAttributeValue[B], arg2: FromAttributeValue[C], arg3: FromAttributeValue[D], arg4: FromAttributeValue[E], arg5: FromAttributeValue[F], arg6: FromAttributeValue[G], arg7: FromAttributeValue[H], arg8: FromAttributeValue[I], arg9: FromAttributeValue[J], arg10: FromAttributeValue[K], arg11: FromAttributeValue[L], arg12: FromAttributeValue[M], arg13: FromAttributeValue[N], arg14: FromAttributeValue[O], arg15: FromAttributeValue[P], arg16: FromAttributeValue[Q], arg17: FromAttributeValue[R], arg18: FromAttributeValue[S], arg19: FromAttributeValue[T], arg20: FromAttributeValue[U], arg21: FromAttributeValue[V]): Either[DynamoDBError, W]
    Definition Classes
    GeneratedFromAttributeValueAs
  5. def as[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V](field1: String, field2: String, field3: String, field4: String, field5: String, field6: String, field7: String, field8: String, field9: String, field10: String, field11: String, field12: String, field13: String, field14: String, field15: String, field16: String, field17: String, field18: String, field19: String, field20: String, field21: String)(fn: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U) ⇒ V)(implicit arg0: FromAttributeValue[A], arg1: FromAttributeValue[B], arg2: FromAttributeValue[C], arg3: FromAttributeValue[D], arg4: FromAttributeValue[E], arg5: FromAttributeValue[F], arg6: FromAttributeValue[G], arg7: FromAttributeValue[H], arg8: FromAttributeValue[I], arg9: FromAttributeValue[J], arg10: FromAttributeValue[K], arg11: FromAttributeValue[L], arg12: FromAttributeValue[M], arg13: FromAttributeValue[N], arg14: FromAttributeValue[O], arg15: FromAttributeValue[P], arg16: FromAttributeValue[Q], arg17: FromAttributeValue[R], arg18: FromAttributeValue[S], arg19: FromAttributeValue[T], arg20: FromAttributeValue[U]): Either[DynamoDBError, V]
    Definition Classes
    GeneratedFromAttributeValueAs
  6. def as[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U](field1: String, field2: String, field3: String, field4: String, field5: String, field6: String, field7: String, field8: String, field9: String, field10: String, field11: String, field12: String, field13: String, field14: String, field15: String, field16: String, field17: String, field18: String, field19: String, field20: String)(fn: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T) ⇒ U)(implicit arg0: FromAttributeValue[A], arg1: FromAttributeValue[B], arg2: FromAttributeValue[C], arg3: FromAttributeValue[D], arg4: FromAttributeValue[E], arg5: FromAttributeValue[F], arg6: FromAttributeValue[G], arg7: FromAttributeValue[H], arg8: FromAttributeValue[I], arg9: FromAttributeValue[J], arg10: FromAttributeValue[K], arg11: FromAttributeValue[L], arg12: FromAttributeValue[M], arg13: FromAttributeValue[N], arg14: FromAttributeValue[O], arg15: FromAttributeValue[P], arg16: FromAttributeValue[Q], arg17: FromAttributeValue[R], arg18: FromAttributeValue[S], arg19: FromAttributeValue[T]): Either[DynamoDBError, U]
    Definition Classes
    GeneratedFromAttributeValueAs
  7. def as[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T](field1: String, field2: String, field3: String, field4: String, field5: String, field6: String, field7: String, field8: String, field9: String, field10: String, field11: String, field12: String, field13: String, field14: String, field15: String, field16: String, field17: String, field18: String, field19: String)(fn: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S) ⇒ T)(implicit arg0: FromAttributeValue[A], arg1: FromAttributeValue[B], arg2: FromAttributeValue[C], arg3: FromAttributeValue[D], arg4: FromAttributeValue[E], arg5: FromAttributeValue[F], arg6: FromAttributeValue[G], arg7: FromAttributeValue[H], arg8: FromAttributeValue[I], arg9: FromAttributeValue[J], arg10: FromAttributeValue[K], arg11: FromAttributeValue[L], arg12: FromAttributeValue[M], arg13: FromAttributeValue[N], arg14: FromAttributeValue[O], arg15: FromAttributeValue[P], arg16: FromAttributeValue[Q], arg17: FromAttributeValue[R], arg18: FromAttributeValue[S]): Either[DynamoDBError, T]
    Definition Classes
    GeneratedFromAttributeValueAs
  8. def as[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S](field1: String, field2: String, field3: String, field4: String, field5: String, field6: String, field7: String, field8: String, field9: String, field10: String, field11: String, field12: String, field13: String, field14: String, field15: String, field16: String, field17: String, field18: String)(fn: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R) ⇒ S)(implicit arg0: FromAttributeValue[A], arg1: FromAttributeValue[B], arg2: FromAttributeValue[C], arg3: FromAttributeValue[D], arg4: FromAttributeValue[E], arg5: FromAttributeValue[F], arg6: FromAttributeValue[G], arg7: FromAttributeValue[H], arg8: FromAttributeValue[I], arg9: FromAttributeValue[J], arg10: FromAttributeValue[K], arg11: FromAttributeValue[L], arg12: FromAttributeValue[M], arg13: FromAttributeValue[N], arg14: FromAttributeValue[O], arg15: FromAttributeValue[P], arg16: FromAttributeValue[Q], arg17: FromAttributeValue[R]): Either[DynamoDBError, S]
    Definition Classes
    GeneratedFromAttributeValueAs
  9. def as[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R](field1: String, field2: String, field3: String, field4: String, field5: String, field6: String, field7: String, field8: String, field9: String, field10: String, field11: String, field12: String, field13: String, field14: String, field15: String, field16: String, field17: String)(fn: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) ⇒ R)(implicit arg0: FromAttributeValue[A], arg1: FromAttributeValue[B], arg2: FromAttributeValue[C], arg3: FromAttributeValue[D], arg4: FromAttributeValue[E], arg5: FromAttributeValue[F], arg6: FromAttributeValue[G], arg7: FromAttributeValue[H], arg8: FromAttributeValue[I], arg9: FromAttributeValue[J], arg10: FromAttributeValue[K], arg11: FromAttributeValue[L], arg12: FromAttributeValue[M], arg13: FromAttributeValue[N], arg14: FromAttributeValue[O], arg15: FromAttributeValue[P], arg16: FromAttributeValue[Q]): Either[DynamoDBError, R]
    Definition Classes
    GeneratedFromAttributeValueAs
  10. def as[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q](field1: String, field2: String, field3: String, field4: String, field5: String, field6: String, field7: String, field8: String, field9: String, field10: String, field11: String, field12: String, field13: String, field14: String, field15: String, field16: String)(fn: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) ⇒ Q)(implicit arg0: FromAttributeValue[A], arg1: FromAttributeValue[B], arg2: FromAttributeValue[C], arg3: FromAttributeValue[D], arg4: FromAttributeValue[E], arg5: FromAttributeValue[F], arg6: FromAttributeValue[G], arg7: FromAttributeValue[H], arg8: FromAttributeValue[I], arg9: FromAttributeValue[J], arg10: FromAttributeValue[K], arg11: FromAttributeValue[L], arg12: FromAttributeValue[M], arg13: FromAttributeValue[N], arg14: FromAttributeValue[O], arg15: FromAttributeValue[P]): Either[DynamoDBError, Q]
    Definition Classes
    GeneratedFromAttributeValueAs
  11. def as[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P](field1: String, field2: String, field3: String, field4: String, field5: String, field6: String, field7: String, field8: String, field9: String, field10: String, field11: String, field12: String, field13: String, field14: String, field15: String)(fn: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) ⇒ P)(implicit arg0: FromAttributeValue[A], arg1: FromAttributeValue[B], arg2: FromAttributeValue[C], arg3: FromAttributeValue[D], arg4: FromAttributeValue[E], arg5: FromAttributeValue[F], arg6: FromAttributeValue[G], arg7: FromAttributeValue[H], arg8: FromAttributeValue[I], arg9: FromAttributeValue[J], arg10: FromAttributeValue[K], arg11: FromAttributeValue[L], arg12: FromAttributeValue[M], arg13: FromAttributeValue[N], arg14: FromAttributeValue[O]): Either[DynamoDBError, P]
    Definition Classes
    GeneratedFromAttributeValueAs
  12. def as[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O](field1: String, field2: String, field3: String, field4: String, field5: String, field6: String, field7: String, field8: String, field9: String, field10: String, field11: String, field12: String, field13: String, field14: String)(fn: (A, B, C, D, E, F, G, H, I, J, K, L, M, N) ⇒ O)(implicit arg0: FromAttributeValue[A], arg1: FromAttributeValue[B], arg2: FromAttributeValue[C], arg3: FromAttributeValue[D], arg4: FromAttributeValue[E], arg5: FromAttributeValue[F], arg6: FromAttributeValue[G], arg7: FromAttributeValue[H], arg8: FromAttributeValue[I], arg9: FromAttributeValue[J], arg10: FromAttributeValue[K], arg11: FromAttributeValue[L], arg12: FromAttributeValue[M], arg13: FromAttributeValue[N]): Either[DynamoDBError, O]
    Definition Classes
    GeneratedFromAttributeValueAs
  13. def as[A, B, C, D, E, F, G, H, I, J, K, L, M, N](field1: String, field2: String, field3: String, field4: String, field5: String, field6: String, field7: String, field8: String, field9: String, field10: String, field11: String, field12: String, field13: String)(fn: (A, B, C, D, E, F, G, H, I, J, K, L, M) ⇒ N)(implicit arg0: FromAttributeValue[A], arg1: FromAttributeValue[B], arg2: FromAttributeValue[C], arg3: FromAttributeValue[D], arg4: FromAttributeValue[E], arg5: FromAttributeValue[F], arg6: FromAttributeValue[G], arg7: FromAttributeValue[H], arg8: FromAttributeValue[I], arg9: FromAttributeValue[J], arg10: FromAttributeValue[K], arg11: FromAttributeValue[L], arg12: FromAttributeValue[M]): Either[DynamoDBError, N]
    Definition Classes
    GeneratedFromAttributeValueAs
  14. def as[A, B, C, D, E, F, G, H, I, J, K, L, M](field1: String, field2: String, field3: String, field4: String, field5: String, field6: String, field7: String, field8: String, field9: String, field10: String, field11: String, field12: String)(fn: (A, B, C, D, E, F, G, H, I, J, K, L) ⇒ M)(implicit arg0: FromAttributeValue[A], arg1: FromAttributeValue[B], arg2: FromAttributeValue[C], arg3: FromAttributeValue[D], arg4: FromAttributeValue[E], arg5: FromAttributeValue[F], arg6: FromAttributeValue[G], arg7: FromAttributeValue[H], arg8: FromAttributeValue[I], arg9: FromAttributeValue[J], arg10: FromAttributeValue[K], arg11: FromAttributeValue[L]): Either[DynamoDBError, M]
    Definition Classes
    GeneratedFromAttributeValueAs
  15. def as[A, B, C, D, E, F, G, H, I, J, K, L](field1: String, field2: String, field3: String, field4: String, field5: String, field6: String, field7: String, field8: String, field9: String, field10: String, field11: String)(fn: (A, B, C, D, E, F, G, H, I, J, K) ⇒ L)(implicit arg0: FromAttributeValue[A], arg1: FromAttributeValue[B], arg2: FromAttributeValue[C], arg3: FromAttributeValue[D], arg4: FromAttributeValue[E], arg5: FromAttributeValue[F], arg6: FromAttributeValue[G], arg7: FromAttributeValue[H], arg8: FromAttributeValue[I], arg9: FromAttributeValue[J], arg10: FromAttributeValue[K]): Either[DynamoDBError, L]
    Definition Classes
    GeneratedFromAttributeValueAs
  16. def as[A, B, C, D, E, F, G, H, I, J, K](field1: String, field2: String, field3: String, field4: String, field5: String, field6: String, field7: String, field8: String, field9: String, field10: String)(fn: (A, B, C, D, E, F, G, H, I, J) ⇒ K)(implicit arg0: FromAttributeValue[A], arg1: FromAttributeValue[B], arg2: FromAttributeValue[C], arg3: FromAttributeValue[D], arg4: FromAttributeValue[E], arg5: FromAttributeValue[F], arg6: FromAttributeValue[G], arg7: FromAttributeValue[H], arg8: FromAttributeValue[I], arg9: FromAttributeValue[J]): Either[DynamoDBError, K]
    Definition Classes
    GeneratedFromAttributeValueAs
  17. def as[A, B, C, D, E, F, G, H, I, J](field1: String, field2: String, field3: String, field4: String, field5: String, field6: String, field7: String, field8: String, field9: String)(fn: (A, B, C, D, E, F, G, H, I) ⇒ J)(implicit arg0: FromAttributeValue[A], arg1: FromAttributeValue[B], arg2: FromAttributeValue[C], arg3: FromAttributeValue[D], arg4: FromAttributeValue[E], arg5: FromAttributeValue[F], arg6: FromAttributeValue[G], arg7: FromAttributeValue[H], arg8: FromAttributeValue[I]): Either[DynamoDBError, J]
    Definition Classes
    GeneratedFromAttributeValueAs
  18. def as[A, B, C, D, E, F, G, H, I](field1: String, field2: String, field3: String, field4: String, field5: String, field6: String, field7: String, field8: String)(fn: (A, B, C, D, E, F, G, H) ⇒ I)(implicit arg0: FromAttributeValue[A], arg1: FromAttributeValue[B], arg2: FromAttributeValue[C], arg3: FromAttributeValue[D], arg4: FromAttributeValue[E], arg5: FromAttributeValue[F], arg6: FromAttributeValue[G], arg7: FromAttributeValue[H]): Either[DynamoDBError, I]
    Definition Classes
    GeneratedFromAttributeValueAs
  19. def as[A, B, C, D, E, F, G, H](field1: String, field2: String, field3: String, field4: String, field5: String, field6: String, field7: String)(fn: (A, B, C, D, E, F, G) ⇒ H)(implicit arg0: FromAttributeValue[A], arg1: FromAttributeValue[B], arg2: FromAttributeValue[C], arg3: FromAttributeValue[D], arg4: FromAttributeValue[E], arg5: FromAttributeValue[F], arg6: FromAttributeValue[G]): Either[DynamoDBError, H]
    Definition Classes
    GeneratedFromAttributeValueAs
  20. def as[A, B, C, D, E, F, G](field1: String, field2: String, field3: String, field4: String, field5: String, field6: String)(fn: (A, B, C, D, E, F) ⇒ G)(implicit arg0: FromAttributeValue[A], arg1: FromAttributeValue[B], arg2: FromAttributeValue[C], arg3: FromAttributeValue[D], arg4: FromAttributeValue[E], arg5: FromAttributeValue[F]): Either[DynamoDBError, G]
    Definition Classes
    GeneratedFromAttributeValueAs
  21. def as[A, B, C, D, E, F](field1: String, field2: String, field3: String, field4: String, field5: String)(fn: (A, B, C, D, E) ⇒ F)(implicit arg0: FromAttributeValue[A], arg1: FromAttributeValue[B], arg2: FromAttributeValue[C], arg3: FromAttributeValue[D], arg4: FromAttributeValue[E]): Either[DynamoDBError, F]
    Definition Classes
    GeneratedFromAttributeValueAs
  22. def as[A, B, C, D, E](field1: String, field2: String, field3: String, field4: String)(fn: (A, B, C, D) ⇒ E)(implicit arg0: FromAttributeValue[A], arg1: FromAttributeValue[B], arg2: FromAttributeValue[C], arg3: FromAttributeValue[D]): Either[DynamoDBError, E]
    Definition Classes
    GeneratedFromAttributeValueAs
  23. def as[A, B, C, D](field1: String, field2: String, field3: String)(fn: (A, B, C) ⇒ D)(implicit arg0: FromAttributeValue[A], arg1: FromAttributeValue[B], arg2: FromAttributeValue[C]): Either[DynamoDBError, D]
    Definition Classes
    GeneratedFromAttributeValueAs
  24. def as[A, B, C](field1: String, field2: String)(fn: (A, B) ⇒ C)(implicit arg0: FromAttributeValue[A], arg1: FromAttributeValue[B]): Either[DynamoDBError, C]
    Definition Classes
    GeneratedFromAttributeValueAs
  25. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  26. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  27. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  28. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  29. def get[A](field: String)(implicit ev: FromAttributeValue[A]): Either[DynamoDBError, A]
  30. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  31. def getItem[A](field: String)(f: (AttrMap) ⇒ Either[DynamoDBError, A]): Either[DynamoDBError, A]
  32. def getIterableItem[A](field: String)(f: (AttrMap) ⇒ Either[DynamoDBError, A]): Either[DynamoDBError, Iterable[A]]
  33. def getOptional[A](field: String)(implicit ev: FromAttributeValue[A]): Either[Nothing, Option[A]]
  34. def getOptionalItem[A](field: String)(f: (AttrMap) ⇒ Either[DynamoDBError, A]): Either[DynamoDBError, Option[A]]
  35. def getOptionalIterableItem[A](field: String)(f: (AttrMap) ⇒ Either[DynamoDBError, A]): Either[DynamoDBError, Option[Iterable[A]]]
  36. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  37. val map: Map[String, AttributeValue]
  38. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  39. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  40. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  41. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  42. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  43. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  44. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from GeneratedFromAttributeValueAs

Inherited from AnyRef

Inherited from Any

Ungrouped