Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listSearchResultExportJobsPaginated to access the nested member ExportJobSummary
Link copied to clipboard
fun BackupSearchClient.listSearchJobBackupsPaginated(initialRequest: ListSearchJobBackupsRequest): Flow<ListSearchJobBackupsResponse>
fun BackupSearchClient.listSearchJobBackupsPaginated(block: ListSearchJobBackupsRequest.Builder.() -> Unit): Flow<ListSearchJobBackupsResponse>
Paginate over ListSearchJobBackupsResponse results.
Link copied to clipboard
fun BackupSearchClient.listSearchJobResultsPaginated(initialRequest: ListSearchJobResultsRequest): Flow<ListSearchJobResultsResponse>
fun BackupSearchClient.listSearchJobResultsPaginated(block: ListSearchJobResultsRequest.Builder.() -> Unit): Flow<ListSearchJobResultsResponse>
Paginate over ListSearchJobResultsResponse results.
Link copied to clipboard
fun BackupSearchClient.listSearchJobsPaginated(initialRequest: ListSearchJobsRequest = ListSearchJobsRequest { }): Flow<ListSearchJobsResponse>
fun BackupSearchClient.listSearchJobsPaginated(block: ListSearchJobsRequest.Builder.() -> Unit): Flow<ListSearchJobsResponse>
Paginate over ListSearchJobsResponse results.
Link copied to clipboard
fun BackupSearchClient.listSearchResultExportJobsPaginated(initialRequest: ListSearchResultExportJobsRequest = ListSearchResultExportJobsRequest { }): Flow<ListSearchResultExportJobsResponse>
fun BackupSearchClient.listSearchResultExportJobsPaginated(block: ListSearchResultExportJobsRequest.Builder.() -> Unit): Flow<ListSearchResultExportJobsResponse>
Paginate over ListSearchResultExportJobsResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listSearchJobBackupsPaginated to access the nested member SearchJobBackupsResult
This paginator transforms the flow returned by listSearchJobResultsPaginated to access the nested member ResultItem
Link copied to clipboard
This paginator transforms the flow returned by listSearchJobsPaginated to access the nested member SearchJobSummary