Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listRevisionAssetsResponseAssetEntry")
fun Flow<ListRevisionAssetsResponse>.assets(): Flow<AssetEntry>

This paginator transforms the flow returned by listRevisionAssetsPaginated to access the nested member AssetEntry

Link copied to clipboard
@JvmName(name = "listDataGrantsResponseDataGrantSummaryEntry")
fun Flow<ListDataGrantsResponse>.dataGrantSummaries(): Flow<DataGrantSummaryEntry>

This paginator transforms the flow returned by listDataGrantsPaginated to access the nested member DataGrantSummaryEntry

@JvmName(name = "listReceivedDataGrantsResponseReceivedDataGrantSummariesEntry")
fun Flow<ListReceivedDataGrantsResponse>.dataGrantSummaries(): Flow<ReceivedDataGrantSummariesEntry>

This paginator transforms the flow returned by listReceivedDataGrantsPaginated to access the nested member ReceivedDataGrantSummariesEntry

Link copied to clipboard
@JvmName(name = "listDataSetsResponseDataSetEntry")
fun Flow<ListDataSetsResponse>.dataSets(): Flow<DataSetEntry>

This paginator transforms the flow returned by listDataSetsPaginated to access the nested member DataSetEntry

Link copied to clipboard
@JvmName(name = "listEventActionsResponseEventActionEntry")
fun Flow<ListEventActionsResponse>.eventActions(): Flow<EventActionEntry>

This paginator transforms the flow returned by listEventActionsPaginated to access the nested member EventActionEntry

Link copied to clipboard
@JvmName(name = "listJobsResponseJobEntry")
fun Flow<ListJobsResponse>.jobs(): Flow<JobEntry>

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

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listDataSetRevisionsResponseRevisionEntry")
fun Flow<ListDataSetRevisionsResponse>.revisions(): Flow<RevisionEntry>

This paginator transforms the flow returned by listDataSetRevisionsPaginated to access the nested member RevisionEntry