Trait

com.github.j5ik2o.reactive.aws.dynamodb.metrics

JavaSyncClientMetricsInterceptorV2

Related Doc: package metrics

Permalink

trait JavaSyncClientMetricsInterceptorV2 extends DynamoDbClient with JavaClientMetricsInterceptor

Linear Supertypes
JavaClientMetricsInterceptor, DynamoDbClient, SdkClient, SdkAutoCloseable, AutoCloseable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. JavaSyncClientMetricsInterceptorV2
  2. JavaClientMetricsInterceptor
  3. DynamoDbClient
  4. SdkClient
  5. SdkAutoCloseable
  6. AutoCloseable
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def close(): Unit

    Permalink
    Definition Classes
    SdkAutoCloseable → AutoCloseable
  2. abstract val reporter: MetricsReporter

    Permalink
    Attributes
    protected
    Definition Classes
    JavaClientMetricsInterceptor
  3. abstract def serviceName(): String

    Permalink
    Definition Classes
    SdkClient

Concrete Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. def batchGetItem(batchGetItemRequest: BatchGetItemRequest): BatchGetItemResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  6. def batchGetItem(arg0: Consumer[Builder]): BatchGetItemResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  7. def batchGetItemPaginator(arg0: Consumer[Builder]): BatchGetItemIterable

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  8. def batchGetItemPaginator(arg0: BatchGetItemRequest): BatchGetItemIterable

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  9. def batchWriteItem(batchWriteItemRequest: BatchWriteItemRequest): BatchWriteItemResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  10. def batchWriteItem(arg0: Consumer[Builder]): BatchWriteItemResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  11. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  12. def collectSync[A, B](name: String, request: A)(f: (A) ⇒ B): B

    Permalink
    Attributes
    protected
    Definition Classes
    JavaClientMetricsInterceptor
  13. def createBackup(createBackupRequest: CreateBackupRequest): CreateBackupResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  14. def createBackup(arg0: Consumer[Builder]): CreateBackupResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  15. def createGlobalTable(createGlobalTableRequest: CreateGlobalTableRequest): CreateGlobalTableResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  16. def createGlobalTable(arg0: Consumer[Builder]): CreateGlobalTableResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  17. def createTable(createTableRequest: CreateTableRequest): CreateTableResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  18. def createTable(arg0: Consumer[Builder]): CreateTableResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  19. def currentTime: Long

    Permalink
    Attributes
    protected
    Definition Classes
    JavaClientMetricsInterceptor
  20. def deleteBackup(deleteBackupRequest: DeleteBackupRequest): DeleteBackupResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  21. def deleteBackup(arg0: Consumer[Builder]): DeleteBackupResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  22. def deleteItem(deleteItemRequest: DeleteItemRequest): DeleteItemResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  23. def deleteItem(arg0: Consumer[Builder]): DeleteItemResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  24. def deleteTable(deleteTableRequest: DeleteTableRequest): DeleteTableResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  25. def deleteTable(arg0: Consumer[Builder]): DeleteTableResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  26. def describeBackup(describeBackupRequest: DescribeBackupRequest): DescribeBackupResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  27. def describeBackup(arg0: Consumer[Builder]): DescribeBackupResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  28. def describeContinuousBackups(describeContinuousBackupsRequest: DescribeContinuousBackupsRequest): DescribeContinuousBackupsResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  29. def describeContinuousBackups(arg0: Consumer[Builder]): DescribeContinuousBackupsResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  30. def describeEndpoints(describeEndpointsRequest: DescribeEndpointsRequest): DescribeEndpointsResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  31. def describeEndpoints(arg0: Consumer[Builder]): DescribeEndpointsResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... )
  32. def describeEndpoints(): DescribeEndpointsResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... )
  33. def describeGlobalTable(describeGlobalTableRequest: DescribeGlobalTableRequest): DescribeGlobalTableResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  34. def describeGlobalTable(arg0: Consumer[Builder]): DescribeGlobalTableResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  35. def describeGlobalTableSettings(describeGlobalTableSettingsRequest: DescribeGlobalTableSettingsRequest): DescribeGlobalTableSettingsResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  36. def describeGlobalTableSettings(arg0: Consumer[Builder]): DescribeGlobalTableSettingsResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  37. def describeLimits(describeLimitsRequest: DescribeLimitsRequest): DescribeLimitsResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  38. def describeLimits(arg0: Consumer[Builder]): DescribeLimitsResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  39. def describeLimits(): DescribeLimitsResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  40. def describeTable(describeTableRequest: DescribeTableRequest): DescribeTableResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  41. def describeTable(arg0: Consumer[Builder]): DescribeTableResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  42. def describeTimeToLive(describeTimeToLiveRequest: DescribeTimeToLiveRequest): DescribeTimeToLiveResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  43. def describeTimeToLive(arg0: Consumer[Builder]): DescribeTimeToLiveResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  44. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  45. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  46. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  47. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  48. def getItem(getItemRequest: GetItemRequest): GetItemResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  49. def getItem(arg0: Consumer[Builder]): GetItemResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  50. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  51. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  52. def listBackups(listBackupsRequest: ListBackupsRequest): ListBackupsResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  53. def listBackups(arg0: Consumer[Builder]): ListBackupsResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  54. def listBackups(): ListBackupsResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  55. def listGlobalTables(listGlobalTablesRequest: ListGlobalTablesRequest): ListGlobalTablesResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  56. def listGlobalTables(arg0: Consumer[Builder]): ListGlobalTablesResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  57. def listGlobalTables(): ListGlobalTablesResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  58. def listTables(listTablesRequest: ListTablesRequest): ListTablesResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  59. def listTables(arg0: Consumer[Builder]): ListTablesResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  60. def listTables(): ListTablesResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  61. def listTablesPaginator(arg0: Consumer[Builder]): ListTablesIterable

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  62. def listTablesPaginator(arg0: ListTablesRequest): ListTablesIterable

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  63. def listTablesPaginator(): ListTablesIterable

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  64. def listTagsOfResource(listTagsOfResourceRequest: ListTagsOfResourceRequest): ListTagsOfResourceResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  65. def listTagsOfResource(arg0: Consumer[Builder]): ListTagsOfResourceResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  66. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  67. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  68. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  69. def putItem(putItemRequest: PutItemRequest): PutItemResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  70. def putItem(arg0: Consumer[Builder]): PutItemResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  71. def query(queryRequest: QueryRequest): QueryResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  72. def query(arg0: Consumer[Builder]): QueryResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  73. def queryPaginator(arg0: Consumer[Builder]): QueryIterable

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  74. def queryPaginator(arg0: QueryRequest): QueryIterable

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  75. def restoreTableFromBackup(restoreTableFromBackupRequest: RestoreTableFromBackupRequest): RestoreTableFromBackupResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  76. def restoreTableFromBackup(arg0: Consumer[Builder]): RestoreTableFromBackupResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  77. def restoreTableToPointInTime(restoreTableToPointInTimeRequest: RestoreTableToPointInTimeRequest): RestoreTableToPointInTimeResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  78. def restoreTableToPointInTime(arg0: Consumer[Builder]): RestoreTableToPointInTimeResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  79. def scan(scanRequest: ScanRequest): ScanResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  80. def scan(arg0: Consumer[Builder]): ScanResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  81. def scanPaginator(arg0: Consumer[Builder]): ScanIterable

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  82. def scanPaginator(arg0: ScanRequest): ScanIterable

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  83. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  84. def tagResource(tagResourceRequest: TagResourceRequest): TagResourceResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  85. def tagResource(arg0: Consumer[Builder]): TagResourceResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  86. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  87. def transactGetItems(transactGetItemsRequest: TransactGetItemsRequest): TransactGetItemsResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  88. def transactGetItems(arg0: Consumer[Builder]): TransactGetItemsResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  89. def transactWriteItems(transactWriteItemsRequest: TransactWriteItemsRequest): TransactWriteItemsResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  90. def transactWriteItems(arg0: Consumer[Builder]): TransactWriteItemsResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  91. def untagResource(untagResourceRequest: UntagResourceRequest): UntagResourceResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  92. def untagResource(arg0: Consumer[Builder]): UntagResourceResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  93. def updateContinuousBackups(updateContinuousBackupsRequest: UpdateContinuousBackupsRequest): UpdateContinuousBackupsResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  94. def updateContinuousBackups(arg0: Consumer[Builder]): UpdateContinuousBackupsResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  95. def updateGlobalTable(updateGlobalTableRequest: UpdateGlobalTableRequest): UpdateGlobalTableResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  96. def updateGlobalTable(arg0: Consumer[Builder]): UpdateGlobalTableResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  97. def updateGlobalTableSettings(updateGlobalTableSettingsRequest: UpdateGlobalTableSettingsRequest): UpdateGlobalTableSettingsResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  98. def updateGlobalTableSettings(arg0: Consumer[Builder]): UpdateGlobalTableSettingsResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  99. def updateItem(updateItemRequest: UpdateItemRequest): UpdateItemResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  100. def updateItem(arg0: Consumer[Builder]): UpdateItemResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  101. def updateTable(updateTableRequest: UpdateTableRequest): UpdateTableResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  102. def updateTable(arg0: Consumer[Builder]): UpdateTableResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  103. def updateTimeToLive(updateTimeToLiveRequest: UpdateTimeToLiveRequest): UpdateTimeToLiveResponse

    Permalink
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  104. def updateTimeToLive(arg0: Consumer[Builder]): UpdateTimeToLiveResponse

    Permalink
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  105. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  106. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  107. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from JavaClientMetricsInterceptor

Inherited from DynamoDbClient

Inherited from SdkClient

Inherited from SdkAutoCloseable

Inherited from AutoCloseable

Inherited from AnyRef

Inherited from Any

Ungrouped