storageSystems

@JvmName(name = "listStorageSystemsResponseStorageSystemListEntry")
fun Flow<ListStorageSystemsResponse>.storageSystems(): Flow<StorageSystemListEntry>

This paginator transforms the flow returned by listStorageSystemsPaginated to access the nested member StorageSystemListEntry

Return

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