Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listApplicationsResponseApplicationSummary")
fun Flow<ListApplicationsResponse>.applications(): Flow<ApplicationSummary>

This paginator transforms the flow returned by listApplicationsPaginated to access the nested member ApplicationSummary

Link copied to clipboard
@JvmName(name = "listEntitlementsResponseEntitlementsListMember")
fun Flow<ListEntitlementsResponse>.entitlements(): Flow<EntitlementsListMember>

This paginator transforms the flow returned by listEntitlementsPaginated to access the nested member EntitlementsListMember