Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listApplicationsPaginated to access the nested member ApplicationSummary
Link copied to clipboard
This paginator transforms the flow returned by listEntitlementsPaginated to access the nested member EntitlementsListMember
Link copied to clipboard
fun AccountAccessClient.listApplicationsPaginated(initialRequest: ListApplicationsRequest = ListApplicationsRequest { }): Flow<ListApplicationsResponse>
fun AccountAccessClient.listApplicationsPaginated(block: ListApplicationsRequest.Builder.() -> Unit): Flow<ListApplicationsResponse>
Paginate over ListApplicationsResponse results.
Link copied to clipboard
fun AccountAccessClient.listEntitlementsPaginated(initialRequest: ListEntitlementsRequest): Flow<ListEntitlementsResponse>
fun AccountAccessClient.listEntitlementsPaginated(block: ListEntitlementsRequest.Builder.() -> Unit): Flow<ListEntitlementsResponse>
Paginate over ListEntitlementsResponse results.