Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listSearchResultExportJobsResponseExportJobSummary")
fun Flow<ListSearchResultExportJobsResponse>.exportJobs(): Flow<ExportJobSummary>

This paginator transforms the flow returned by listSearchResultExportJobsPaginated to access the nested member ExportJobSummary

Link copied to clipboard
@JvmName(name = "listSearchJobBackupsResponseSearchJobBackupsResult")
fun Flow<ListSearchJobBackupsResponse>.results(): Flow<SearchJobBackupsResult>

This paginator transforms the flow returned by listSearchJobBackupsPaginated to access the nested member SearchJobBackupsResult

@JvmName(name = "listSearchJobResultsResponseResultItem")
fun Flow<ListSearchJobResultsResponse>.results(): Flow<ResultItem>

This paginator transforms the flow returned by listSearchJobResultsPaginated to access the nested member ResultItem

Link copied to clipboard
@JvmName(name = "listSearchJobsResponseSearchJobSummary")
fun Flow<ListSearchJobsResponse>.searchJobs(): Flow<SearchJobSummary>

This paginator transforms the flow returned by listSearchJobsPaginated to access the nested member SearchJobSummary