uploads

@JvmName(name = "listMultipartReadSetUploadsResponseMultipartReadSetUploadListItem")
fun Flow<ListMultipartReadSetUploadsResponse>.uploads(): Flow<MultipartReadSetUploadListItem>

This paginator transforms the flow returned by listMultipartReadSetUploadsPaginated to access the nested member MultipartReadSetUploadListItem

Return

A kotlinx.coroutines.flow.Flow that can collect MultipartReadSetUploadListItem