Package-level declarations
Functions
Link copied to clipboard
This paginator transforms the flow returned by listChangeSetsPaginated to access the nested member ChangeSetSummaryListItem
Link copied to clipboard
This paginator transforms the flow returned by listEntitiesPaginated to access the nested member EntitySummary
Link copied to clipboard
fun MarketplaceCatalogClient.listChangeSetsPaginated(initialRequest: ListChangeSetsRequest): Flow<ListChangeSetsResponse>
fun MarketplaceCatalogClient.listChangeSetsPaginated(block: ListChangeSetsRequest.Builder.() -> Unit): Flow<ListChangeSetsResponse>
Paginate over ListChangeSetsResponse results.
Link copied to clipboard
fun MarketplaceCatalogClient.listEntitiesPaginated(initialRequest: ListEntitiesRequest): Flow<ListEntitiesResponse>
fun MarketplaceCatalogClient.listEntitiesPaginated(block: ListEntitiesRequest.Builder.() -> Unit): Flow<ListEntitiesResponse>
Paginate over ListEntitiesResponse results.