batchSegmentJobs

@JvmName(name = "listBatchSegmentJobsResponseBatchSegmentJobSummary")
fun Flow<ListBatchSegmentJobsResponse>.batchSegmentJobs(): Flow<BatchSegmentJobSummary>

This paginator transforms the flow returned by listBatchSegmentJobsPaginated to access the nested member BatchSegmentJobSummary

Return

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