Packages

object DynamoDBClientV2Config extends LoggingSupport with Serializable

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

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

Inherited from Serializable

Inherited from Serializable

Inherited from LoggingSupport

Inherited from AnyRef

Inherited from Any

Ungrouped