endpoints

@JvmName(name = "listEndpointAccessResponseEndpointAccess")
fun Flow<ListEndpointAccessResponse>.endpoints(): Flow<EndpointAccess>

This paginator transforms the flow returned by listEndpointAccessPaginated to access the nested member EndpointAccess

Return

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