replicationJobList

@JvmName(name = "getReplicationJobsResponseReplicationJob")
fun Flow<GetReplicationJobsResponse>.replicationJobList(): Flow<ReplicationJob>

This paginator transforms the flow returned by getReplicationJobsPaginated to access the nested member ReplicationJob

Return

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