containerRecipeSummaryList

@JvmName(name = "listContainerRecipesResponseContainerRecipeSummary")
fun Flow<ListContainerRecipesResponse>.containerRecipeSummaryList(): Flow<ContainerRecipeSummary>

This paginator transforms the flow returned by listContainerRecipesPaginated to access the nested member ContainerRecipeSummary

Return

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