environments

@JvmName(name = "listKxEnvironmentsResponseKxEnvironment")
fun Flow<ListKxEnvironmentsResponse>.environments(): Flow<KxEnvironment>

This paginator transforms the flow returned by listKxEnvironmentsPaginated to access the nested member KxEnvironment

Return

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