Package-level declarations

Inherited functions

Link copied to clipboard
fun Flow<ListAppsResponse>.apps(): Flow<App>

This paginator transforms the flow returned by listAppsPaginated to access the nested member App

Link copied to clipboard

This paginator transforms the flow returned by listBranchesPaginated to access the nested member Branch

Link copied to clipboard

This paginator transforms the flow returned by listDomainAssociationsPaginated to access the nested member DomainAssociation

Link copied to clipboard

This paginator transforms the flow returned by listJobsPaginated to access the nested member JobSummary

Link copied to clipboard
fun AmplifyClient.listAppsPaginated(initialRequest: ListAppsRequest = ListAppsRequest { }): Flow<ListAppsResponse>

Paginate over ListAppsResponse results.