Package-level declarations

Inherited functions

Link copied to clipboard

This paginator transforms the flow returned by listBucketsPaginated to access the nested member Bucket

This paginator transforms the flow returned by listDirectoryBucketsPaginated to access the nested member Bucket

Link copied to clipboard
fun S3Client.listBucketsPaginated(initialRequest: ListBucketsRequest = ListBucketsRequest { }): Flow<ListBucketsResponse>

Paginate over ListBucketsResponse results.

Link copied to clipboard
Link copied to clipboard
fun Flow<ListPartsResponse>.parts(): Flow<Part>

This paginator transforms the flow returned by listPartsPaginated to access the nested member Part