importJobs

@JvmName(name = "listAddressListImportJobsResponseImportJob")
fun Flow<ListAddressListImportJobsResponse>.importJobs(): Flow<ImportJob>

This paginator transforms the flow returned by listAddressListImportJobsPaginated to access the nested member ImportJob

Return

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