endpointGroups
fun Flow<ListCustomRoutingEndpointGroupsResponse>.endpointGroups(): Flow<CustomRoutingEndpointGroup>
This paginator transforms the flow returned by listCustomRoutingEndpointGroupsPaginated to access the nested member CustomRoutingEndpointGroup
Return
A kotlinx.coroutines.flow.Flow that can collect CustomRoutingEndpointGroup
This paginator transforms the flow returned by listEndpointGroupsPaginated to access the nested member EndpointGroup
Return
A kotlinx.coroutines.flow.Flow that can collect EndpointGroup