Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listAutoshiftsResponseAutoshiftSummary")
fun Flow<ListAutoshiftsResponse>.items(): Flow<AutoshiftSummary>

This paginator transforms the flow returned by listAutoshiftsPaginated to access the nested member AutoshiftSummary

@JvmName(name = "listManagedResourcesResponseManagedResourceSummary")
fun Flow<ListManagedResourcesResponse>.items(): Flow<ManagedResourceSummary>

This paginator transforms the flow returned by listManagedResourcesPaginated to access the nested member ManagedResourceSummary

@JvmName(name = "listZonalShiftsResponseZonalShiftSummary")
fun Flow<ListZonalShiftsResponse>.items(): Flow<ZonalShiftSummary>

This paginator transforms the flow returned by listZonalShiftsPaginated to access the nested member ZonalShiftSummary