runtimeEndpoints

@JvmName(name = "listAgentRuntimeEndpointsResponseAgentEndpoint")
fun Flow<ListAgentRuntimeEndpointsResponse>.runtimeEndpoints(): Flow<AgentEndpoint>

This paginator transforms the flow returned by listAgentRuntimeEndpointsPaginated to access the nested member AgentEndpoint

Return

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