Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listProfileAssociationsResponseProfileAssociation")
fun Flow<ListProfileAssociationsResponse>.profileAssociations(): Flow<ProfileAssociation>

This paginator transforms the flow returned by listProfileAssociationsPaginated to access the nested member ProfileAssociation

Link copied to clipboard
@JvmName(name = "listProfileResourceAssociationsResponseProfileResourceAssociation")
fun Flow<ListProfileResourceAssociationsResponse>.profileResourceAssociations(): Flow<ProfileResourceAssociation>

This paginator transforms the flow returned by listProfileResourceAssociationsPaginated to access the nested member ProfileResourceAssociation

Link copied to clipboard
@JvmName(name = "listProfilesResponseProfileSummary")
fun Flow<ListProfilesResponse>.profileSummaries(): Flow<ProfileSummary>

This paginator transforms the flow returned by listProfilesPaginated to access the nested member ProfileSummary