Trait/Object

com.github.j5ik2o.reactive.aws.dynamodb.akka

DynamoDBStreamClientV2

Related Docs: object DynamoDBStreamClientV2 | package akka

Permalink

trait DynamoDBStreamClientV2 extends DynamoDBStreamClient

Linear Supertypes
DynamoDBStreamClient, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DynamoDBStreamClientV2
  2. DynamoDBStreamClient
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def batchGetItemFlow: Flow[BatchGetItemRequest, BatchGetItemResponse, NotUsed]

    Permalink
  2. abstract def listTablesFlow: Flow[ListTablesRequest, ListTablesResponse, NotUsed]

    Permalink
  3. abstract def listTablesSource: Source[ListTablesResponse, NotUsed]

    Permalink
  4. abstract def queryFlow: Flow[QueryRequest, QueryResponse, NotUsed]

    Permalink
  5. abstract def scanFlow: Flow[ScanRequest, ScanResponse, NotUsed]

    Permalink
  6. abstract val underlying: DynamoDBClient[Future]

    Permalink
    Definition Classes
    DynamoDBStreamClient

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 batchGetItemFlow(parallelism: Int): Flow[BatchGetItemRequest, BatchGetItemResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  6. def batchWriteItemFlow(parallelism: Int): Flow[BatchWriteItemRequest, BatchWriteItemResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  7. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  8. def createBackupFlow(parallelism: Int): Flow[CreateBackupRequest, CreateBackupResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  9. def createGlobalTableFlow(parallelism: Int): Flow[CreateGlobalTableRequest, CreateGlobalTableResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  10. def createTableFlow(parallelism: Int): Flow[CreateTableRequest, CreateTableResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  11. def deleteBackupFlow(parallelism: Int): Flow[DeleteBackupRequest, DeleteBackupResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  12. def deleteItemFlow(parallelism: Int): Flow[DeleteItemRequest, DeleteItemResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  13. def deleteTableFlow(parallelism: Int): Flow[DeleteTableRequest, DeleteTableResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  14. def describeBackupFlow(parallelism: Int): Flow[DescribeBackupRequest, DescribeBackupResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  15. def describeContinuousBackupsFlow(parallelism: Int): Flow[DescribeContinuousBackupsRequest, DescribeContinuousBackupsResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  16. def describeEndpointsFlow(parallelism: Int): Flow[DescribeEndpointsRequest, DescribeEndpointsResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  17. def describeGlobalTableFlow(parallelism: Int): Flow[DescribeGlobalTableRequest, DescribeGlobalTableResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  18. def describeGlobalTableSettingsFlow(parallelism: Int): Flow[DescribeGlobalTableSettingsRequest, DescribeGlobalTableSettingsResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  19. def describeLimitsFlow(parallelism: Int): Flow[DescribeLimitsRequest, DescribeLimitsResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  20. def describeTableFlow(parallelism: Int): Flow[DescribeTableRequest, DescribeTableResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  21. def describeTimeToLiveFlow(parallelism: Int): Flow[DescribeTimeToLiveRequest, DescribeTimeToLiveResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  22. final def eq(arg0: AnyRef): Boolean

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  26. def getItemFlow(parallelism: Int): Flow[GetItemRequest, GetItemResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  27. def hashCode(): Int

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

    Permalink
    Definition Classes
    Any
  29. def listBackupsFlow(parallelism: Int): Flow[ListBackupsRequest, ListBackupsResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  30. def listGlobalTablesFlow(parallelism: Int): Flow[ListGlobalTablesRequest, ListGlobalTablesResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  31. def listTablesFlow(parallelism: Int): Flow[ListTablesRequest, ListTablesResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  32. def listTagsOfResourceFlow(parallelism: Int): Flow[ListTagsOfResourceRequest, ListTagsOfResourceResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  33. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  36. def putItemFlow(parallelism: Int): Flow[PutItemRequest, PutItemResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  37. def queryFlow(parallelism: Int): Flow[QueryRequest, QueryResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  38. def restoreTableFromBackupFlow(parallelism: Int): Flow[RestoreTableFromBackupRequest, RestoreTableFromBackupResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  39. def restoreTableToPointInTimeFlow(parallelism: Int): Flow[RestoreTableToPointInTimeRequest, RestoreTableToPointInTimeResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  40. def scanFlow(parallelism: Int): Flow[ScanRequest, ScanResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  41. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  42. def tagResourceFlow(parallelism: Int): Flow[TagResourceRequest, TagResourceResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  43. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  44. def transactGetItemsFlow(parallelism: Int): Flow[TransactGetItemsRequest, TransactGetItemsResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  45. def transactWriteItemsFlow(parallelism: Int): Flow[TransactWriteItemsRequest, TransactWriteItemsResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  46. def untagResourceFlow(parallelism: Int): Flow[UntagResourceRequest, UntagResourceResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  47. def updateContinuousBackupsFlow(parallelism: Int): Flow[UpdateContinuousBackupsRequest, UpdateContinuousBackupsResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  48. def updateGlobalTableFlow(parallelism: Int): Flow[UpdateGlobalTableRequest, UpdateGlobalTableResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  49. def updateGlobalTableSettingsFlow(parallelism: Int): Flow[UpdateGlobalTableSettingsRequest, UpdateGlobalTableSettingsResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  50. def updateItemFlow(parallelism: Int): Flow[UpdateItemRequest, UpdateItemResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  51. def updateTimeToLive(parallelism: Int): Flow[UpdateTimeToLiveRequest, UpdateTimeToLiveResponse, NotUsed]

    Permalink
    Definition Classes
    DynamoDBStreamClient
  52. final def wait(): Unit

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

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

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

Inherited from DynamoDBStreamClient

Inherited from AnyRef

Inherited from Any

Ungrouped