partitionIndexDescriptorList
fun Flow<GetPartitionIndexesResponse>.partitionIndexDescriptorList(): Flow<PartitionIndexDescriptor>
This paginator transforms the flow returned by getPartitionIndexesPaginated to access the nested member PartitionIndexDescriptor
Return
A kotlinx.coroutines.flow.Flow that can collect PartitionIndexDescriptor