Packages

t

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

JavaSyncClientMetricsInterceptorV2

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
    Definition Classes
    SdkAutoCloseable → AutoCloseable
  2. abstract val reporter: MetricsReporter
    Attributes
    protected
    Definition Classes
    JavaClientMetricsInterceptor
  3. abstract def serviceName(): String
    Definition Classes
    SdkClient

Concrete 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. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def batchGetItem(batchGetItemRequest: BatchGetItemRequest): BatchGetItemResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  6. def batchGetItem(arg0: Consumer[Builder]): BatchGetItemResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  7. def batchGetItemPaginator(arg0: Consumer[Builder]): BatchGetItemIterable
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  8. def batchGetItemPaginator(arg0: BatchGetItemRequest): BatchGetItemIterable
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  9. def batchWriteItem(batchWriteItemRequest: BatchWriteItemRequest): BatchWriteItemResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  10. def batchWriteItem(arg0: Consumer[Builder]): BatchWriteItemResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  11. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  12. def collectSync[A, B](name: String, request: A)(f: (A) ⇒ B): B
    Attributes
    protected
    Definition Classes
    JavaClientMetricsInterceptor
  13. def createBackup(createBackupRequest: CreateBackupRequest): CreateBackupResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  14. def createBackup(arg0: Consumer[Builder]): CreateBackupResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  15. def createGlobalTable(createGlobalTableRequest: CreateGlobalTableRequest): CreateGlobalTableResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  16. def createGlobalTable(arg0: Consumer[Builder]): CreateGlobalTableResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  17. def createTable(createTableRequest: CreateTableRequest): CreateTableResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  18. def createTable(arg0: Consumer[Builder]): CreateTableResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  19. def currentTime: Long
    Attributes
    protected
    Definition Classes
    JavaClientMetricsInterceptor
  20. def deleteBackup(deleteBackupRequest: DeleteBackupRequest): DeleteBackupResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  21. def deleteBackup(arg0: Consumer[Builder]): DeleteBackupResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  22. def deleteItem(deleteItemRequest: DeleteItemRequest): DeleteItemResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  23. def deleteItem(arg0: Consumer[Builder]): DeleteItemResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  24. def deleteTable(deleteTableRequest: DeleteTableRequest): DeleteTableResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  25. def deleteTable(arg0: Consumer[Builder]): DeleteTableResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  26. def describeBackup(describeBackupRequest: DescribeBackupRequest): DescribeBackupResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  27. def describeBackup(arg0: Consumer[Builder]): DescribeBackupResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  28. def describeContinuousBackups(describeContinuousBackupsRequest: DescribeContinuousBackupsRequest): DescribeContinuousBackupsResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  29. def describeContinuousBackups(arg0: Consumer[Builder]): DescribeContinuousBackupsResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  30. def describeEndpoints(describeEndpointsRequest: DescribeEndpointsRequest): DescribeEndpointsResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  31. def describeEndpoints(arg0: Consumer[Builder]): DescribeEndpointsResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... )
  32. def describeEndpoints(): DescribeEndpointsResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... )
  33. def describeGlobalTable(describeGlobalTableRequest: DescribeGlobalTableRequest): DescribeGlobalTableResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  34. def describeGlobalTable(arg0: Consumer[Builder]): DescribeGlobalTableResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  35. def describeGlobalTableSettings(describeGlobalTableSettingsRequest: DescribeGlobalTableSettingsRequest): DescribeGlobalTableSettingsResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  36. def describeGlobalTableSettings(arg0: Consumer[Builder]): DescribeGlobalTableSettingsResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  37. def describeLimits(describeLimitsRequest: DescribeLimitsRequest): DescribeLimitsResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  38. def describeLimits(arg0: Consumer[Builder]): DescribeLimitsResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  39. def describeLimits(): DescribeLimitsResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  40. def describeTable(describeTableRequest: DescribeTableRequest): DescribeTableResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  41. def describeTable(arg0: Consumer[Builder]): DescribeTableResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  42. def describeTimeToLive(describeTimeToLiveRequest: DescribeTimeToLiveRequest): DescribeTimeToLiveResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  43. def describeTimeToLive(arg0: Consumer[Builder]): DescribeTimeToLiveResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  44. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  45. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  46. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  47. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  48. def getItem(getItemRequest: GetItemRequest): GetItemResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  49. def getItem(arg0: Consumer[Builder]): GetItemResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  50. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  51. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  52. def listBackups(listBackupsRequest: ListBackupsRequest): ListBackupsResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  53. def listBackups(arg0: Consumer[Builder]): ListBackupsResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  54. def listBackups(): ListBackupsResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  55. def listGlobalTables(listGlobalTablesRequest: ListGlobalTablesRequest): ListGlobalTablesResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  56. def listGlobalTables(arg0: Consumer[Builder]): ListGlobalTablesResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  57. def listGlobalTables(): ListGlobalTablesResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  58. def listTables(listTablesRequest: ListTablesRequest): ListTablesResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  59. def listTables(arg0: Consumer[Builder]): ListTablesResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  60. def listTables(): ListTablesResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  61. def listTablesPaginator(arg0: Consumer[Builder]): ListTablesIterable
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  62. def listTablesPaginator(arg0: ListTablesRequest): ListTablesIterable
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  63. def listTablesPaginator(): ListTablesIterable
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  64. def listTagsOfResource(listTagsOfResourceRequest: ListTagsOfResourceRequest): ListTagsOfResourceResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  65. def listTagsOfResource(arg0: Consumer[Builder]): ListTagsOfResourceResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  66. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  67. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  68. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  69. def putItem(putItemRequest: PutItemRequest): PutItemResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  70. def putItem(arg0: Consumer[Builder]): PutItemResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  71. def query(queryRequest: QueryRequest): QueryResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  72. def query(arg0: Consumer[Builder]): QueryResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  73. def queryPaginator(arg0: Consumer[Builder]): QueryIterable
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  74. def queryPaginator(arg0: QueryRequest): QueryIterable
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  75. def restoreTableFromBackup(restoreTableFromBackupRequest: RestoreTableFromBackupRequest): RestoreTableFromBackupResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  76. def restoreTableFromBackup(arg0: Consumer[Builder]): RestoreTableFromBackupResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  77. def restoreTableToPointInTime(restoreTableToPointInTimeRequest: RestoreTableToPointInTimeRequest): RestoreTableToPointInTimeResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  78. def restoreTableToPointInTime(arg0: Consumer[Builder]): RestoreTableToPointInTimeResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  79. def scan(scanRequest: ScanRequest): ScanResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  80. def scan(arg0: Consumer[Builder]): ScanResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  81. def scanPaginator(arg0: Consumer[Builder]): ScanIterable
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  82. def scanPaginator(arg0: ScanRequest): ScanIterable
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  83. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  84. def tagResource(tagResourceRequest: TagResourceRequest): TagResourceResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  85. def tagResource(arg0: Consumer[Builder]): TagResourceResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  86. def toString(): String
    Definition Classes
    AnyRef → Any
  87. def transactGetItems(transactGetItemsRequest: TransactGetItemsRequest): TransactGetItemsResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  88. def transactGetItems(arg0: Consumer[Builder]): TransactGetItemsResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  89. def transactWriteItems(transactWriteItemsRequest: TransactWriteItemsRequest): TransactWriteItemsResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  90. def transactWriteItems(arg0: Consumer[Builder]): TransactWriteItemsResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  91. def untagResource(untagResourceRequest: UntagResourceRequest): UntagResourceResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  92. def untagResource(arg0: Consumer[Builder]): UntagResourceResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  93. def updateContinuousBackups(updateContinuousBackupsRequest: UpdateContinuousBackupsRequest): UpdateContinuousBackupsResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  94. def updateContinuousBackups(arg0: Consumer[Builder]): UpdateContinuousBackupsResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  95. def updateGlobalTable(updateGlobalTableRequest: UpdateGlobalTableRequest): UpdateGlobalTableResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  96. def updateGlobalTable(arg0: Consumer[Builder]): UpdateGlobalTableResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  97. def updateGlobalTableSettings(updateGlobalTableSettingsRequest: UpdateGlobalTableSettingsRequest): UpdateGlobalTableSettingsResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  98. def updateGlobalTableSettings(arg0: Consumer[Builder]): UpdateGlobalTableSettingsResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  99. def updateItem(updateItemRequest: UpdateItemRequest): UpdateItemResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  100. def updateItem(arg0: Consumer[Builder]): UpdateItemResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  101. def updateTable(updateTableRequest: UpdateTableRequest): UpdateTableResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  102. def updateTable(arg0: Consumer[Builder]): UpdateTableResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  103. def updateTimeToLive(updateTimeToLiveRequest: UpdateTimeToLiveRequest): UpdateTimeToLiveResponse
    Definition Classes
    JavaSyncClientMetricsInterceptorV2 → DynamoDbClient
  104. def updateTimeToLive(arg0: Consumer[Builder]): UpdateTimeToLiveResponse
    Definition Classes
    DynamoDbClient
    Annotations
    @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... ) @throws( ... )
  105. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  106. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  107. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )

Inherited from JavaClientMetricsInterceptor

Inherited from DynamoDbClient

Inherited from SdkClient

Inherited from SdkAutoCloseable

Inherited from AutoCloseable

Inherited from AnyRef

Inherited from Any

Ungrouped