Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listExportsPaginated to access the nested member ExportSummary
Link copied to clipboard
fun SimpleDbV2Client.listExportsPaginated(initialRequest: ListExportsRequest = ListExportsRequest { }): Flow<ListExportsResponse>
fun SimpleDbV2Client.listExportsPaginated(block: ListExportsRequest.Builder.() -> Unit): Flow<ListExportsResponse>
Paginate over ListExportsResponse results.