Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listChangeSetsResponseChangeSetSummaryListItem")
fun Flow<ListChangeSetsResponse>.changeSetSummaryList(): Flow<ChangeSetSummaryListItem>

This paginator transforms the flow returned by listChangeSetsPaginated to access the nested member ChangeSetSummaryListItem

Link copied to clipboard
@JvmName(name = "listEntitiesResponseEntitySummary")
fun Flow<ListEntitiesResponse>.entitySummaryList(): Flow<EntitySummary>

This paginator transforms the flow returned by listEntitiesPaginated to access the nested member EntitySummary