Packages

object DynamoDBClientV2Config extends LoggingSupport with Serializable

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DynamoDBClientV2Config
  2. Serializable
  3. LoggingSupport
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

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. val apiCallAttemptTimeoutKey: String
  5. val apiCallTimeoutKey: String
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. val asyncKey: String
  8. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  9. val dispatcherNameKey: String
  10. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  11. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  12. val executionInterceptorClassNamesKey: String
  13. val executionInterceptorProviderClassNameKey: String
  14. def existsKeyNames(config: Config): Map[String, Boolean]
  15. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  16. def fromConfig(config: Config, legacyConfigFormat: Boolean): DynamoDBClientV2Config
  17. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  18. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  19. val headersKey: String
  20. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  21. val keyNames: Seq[String]
  22. val logger: Logger
    Attributes
    protected
    Definition Classes
    LoggingSupport
  23. val metricPublisherClassNameKey: String
  24. val metricPublisherProviderClassNameKey: String
  25. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  26. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  27. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  28. val retryModeKey: String
  29. val retryPolicyProviderClassNameKey: String
  30. val syncKey: String
  31. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  32. def toString(): String
    Definition Classes
    AnyRef → Any
  33. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  34. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  35. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from Serializable

Inherited from LoggingSupport

Inherited from AnyRef

Inherited from Any

Ungrouped