Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listEnrollmentStatusesResponseAccountEnrollmentStatus")
fun Flow<ListEnrollmentStatusesResponse>.items(): Flow<AccountEnrollmentStatus>

This paginator transforms the flow returned by listEnrollmentStatusesPaginated to access the nested member AccountEnrollmentStatus

@JvmName(name = "listRecommendationSummariesResponseRecommendationSummary")
fun Flow<ListRecommendationSummariesResponse>.items(): Flow<RecommendationSummary>

This paginator transforms the flow returned by listRecommendationSummariesPaginated to access the nested member RecommendationSummary

@JvmName(name = "listRecommendationsResponseRecommendation")
fun Flow<ListRecommendationsResponse>.items(): Flow<Recommendation>

This paginator transforms the flow returned by listRecommendationsPaginated to access the nested member Recommendation