originEndpoints

@JvmName(name = "listOriginEndpointsResponseOriginEndpoint")
fun Flow<ListOriginEndpointsResponse>.originEndpoints(): Flow<OriginEndpoint>

This paginator transforms the flow returned by listOriginEndpointsPaginated to access the nested member OriginEndpoint

Return

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