Package-level declarations
Inherited functions
Link copied to clipboard
fun KeyspacesStreamsClient.getStreamPaginated(initialRequest: GetStreamRequest): Flow<GetStreamResponse>
fun KeyspacesStreamsClient.getStreamPaginated(block: GetStreamRequest.Builder.() -> Unit): Flow<GetStreamResponse>
Paginate over GetStreamResponse results.
Link copied to clipboard
fun KeyspacesStreamsClient.listStreamsPaginated(initialRequest: ListStreamsRequest = ListStreamsRequest { }): Flow<ListStreamsResponse>
fun KeyspacesStreamsClient.listStreamsPaginated(block: ListStreamsRequest.Builder.() -> Unit): Flow<ListStreamsResponse>
Paginate over ListStreamsResponse results.
Link copied to clipboard
This paginator transforms the flow returned by getStreamPaginated to access the nested member Shard
Link copied to clipboard
This paginator transforms the flow returned by listStreamsPaginated to access the nested member Stream