runtimeEndpoints

@JvmName(name = "listAgentRuntimeEndpointsResponseAgentRuntimeEndpoint")
fun Flow<ListAgentRuntimeEndpointsResponse>.runtimeEndpoints(): Flow<AgentRuntimeEndpoint>

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

Return

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