Package-level declarations
Functions
Link copied to clipboard
This paginator transforms the flow returned by listImageSetVersionsPaginated to access the nested member ImageSetProperties
Link copied to clipboard
This paginator transforms the flow returned by searchImageSetsPaginated to access the nested member ImageSetsMetadataSummary
Link copied to clipboard
This paginator transforms the flow returned by listDicomImportJobsPaginated to access the nested member DicomImportJobSummary
Link copied to clipboard
fun MedicalImagingClient.listDicomImportJobsPaginated(initialRequest: ListDicomImportJobsRequest): Flow<ListDicomImportJobsResponse>
fun MedicalImagingClient.listDicomImportJobsPaginated(block: ListDicomImportJobsRequest.Builder.() -> Unit): Flow<ListDicomImportJobsResponse>
Paginate over ListDicomImportJobsResponse results.
Link copied to clipboard
fun MedicalImagingClient.listImageSetVersionsPaginated(initialRequest: ListImageSetVersionsRequest): Flow<ListImageSetVersionsResponse>
fun MedicalImagingClient.listImageSetVersionsPaginated(block: ListImageSetVersionsRequest.Builder.() -> Unit): Flow<ListImageSetVersionsResponse>
Paginate over ListImageSetVersionsResponse results.
Link copied to clipboard
fun MedicalImagingClient.searchImageSetsPaginated(initialRequest: SearchImageSetsRequest): Flow<SearchImageSetsResponse>
fun MedicalImagingClient.searchImageSetsPaginated(block: SearchImageSetsRequest.Builder.() -> Unit): Flow<SearchImageSetsResponse>
Paginate over SearchImageSetsResponse results.