softwareSets

@JvmName(name = "listSoftwareSetsResponseSoftwareSetSummary")
fun Flow<ListSoftwareSetsResponse>.softwareSets(): Flow<SoftwareSetSummary>

This paginator transforms the flow returned by listSoftwareSetsPaginated to access the nested member SoftwareSetSummary

Return

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