entries

@JvmName(name = "listDevicePositionsResponseListDevicePositionsResponseEntry")
fun Flow<ListDevicePositionsResponse>.entries(): Flow<ListDevicePositionsResponseEntry>

This paginator transforms the flow returned by listDevicePositionsPaginated to access the nested member ListDevicePositionsResponseEntry

Return

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


@JvmName(name = "listGeofenceCollectionsResponseListGeofenceCollectionsResponseEntry")
fun Flow<ListGeofenceCollectionsResponse>.entries(): Flow<ListGeofenceCollectionsResponseEntry>

This paginator transforms the flow returned by listGeofenceCollectionsPaginated to access the nested member ListGeofenceCollectionsResponseEntry

Return

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


@JvmName(name = "listGeofencesResponseListGeofenceResponseEntry")
fun Flow<ListGeofencesResponse>.entries(): Flow<ListGeofenceResponseEntry>

This paginator transforms the flow returned by listGeofencesPaginated to access the nested member ListGeofenceResponseEntry

Return

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


@JvmName(name = "listKeysResponseListKeysResponseEntry")
fun Flow<ListKeysResponse>.entries(): Flow<ListKeysResponseEntry>

This paginator transforms the flow returned by listKeysPaginated to access the nested member ListKeysResponseEntry

Return

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


@JvmName(name = "listMapsResponseListMapsResponseEntry")
fun Flow<ListMapsResponse>.entries(): Flow<ListMapsResponseEntry>

This paginator transforms the flow returned by listMapsPaginated to access the nested member ListMapsResponseEntry

Return

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


@JvmName(name = "listPlaceIndexesResponseListPlaceIndexesResponseEntry")
fun Flow<ListPlaceIndexesResponse>.entries(): Flow<ListPlaceIndexesResponseEntry>

This paginator transforms the flow returned by listPlaceIndexesPaginated to access the nested member ListPlaceIndexesResponseEntry

Return

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


@JvmName(name = "listRouteCalculatorsResponseListRouteCalculatorsResponseEntry")
fun Flow<ListRouteCalculatorsResponse>.entries(): Flow<ListRouteCalculatorsResponseEntry>

This paginator transforms the flow returned by listRouteCalculatorsPaginated to access the nested member ListRouteCalculatorsResponseEntry

Return

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


@JvmName(name = "listTrackersResponseListTrackersResponseEntry")
fun Flow<ListTrackersResponse>.entries(): Flow<ListTrackersResponseEntry>

This paginator transforms the flow returned by listTrackersPaginated to access the nested member ListTrackersResponseEntry

Return

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