backupAccessPoints
This paginator transforms the flow returned by listBackupAccessPointsPaginated to access the nested member ListAccessPointsMember
Return
A kotlinx.coroutines.flow.Flow that can collect ListAccessPointsMember
fun Flow<ListBackupAccessPointsByRecoveryPointResponse>.backupAccessPoints(): Flow<ListAccessPointsMember>
This paginator transforms the flow returned by listBackupAccessPointsByRecoveryPointPaginated to access the nested member ListAccessPointsMember
Return
A kotlinx.coroutines.flow.Flow that can collect ListAccessPointsMember
fun Flow<ListBackupAccessPointsByResourceResponse>.backupAccessPoints(): Flow<ListAccessPointsMember>
This paginator transforms the flow returned by listBackupAccessPointsByResourcePaginated to access the nested member ListAccessPointsMember
Return
A kotlinx.coroutines.flow.Flow that can collect ListAccessPointsMember