Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listDatastoresResponseDatastoreSummary")
fun Flow<ListDatastoresResponse>.datastoreSummaries(): Flow<DatastoreSummary>

This paginator transforms the flow returned by listDatastoresPaginated to access the nested member DatastoreSummary

Link copied to clipboard
@JvmName(name = "listImageSetVersionsResponseImageSetProperties")
fun Flow<ListImageSetVersionsResponse>.imageSetPropertiesList(): Flow<ImageSetProperties>

This paginator transforms the flow returned by listImageSetVersionsPaginated to access the nested member ImageSetProperties

Link copied to clipboard
@JvmName(name = "searchImageSetsResponseImageSetsMetadataSummary")
fun Flow<SearchImageSetsResponse>.imageSetsMetadataSummaries(): Flow<ImageSetsMetadataSummary>

This paginator transforms the flow returned by searchImageSetsPaginated to access the nested member ImageSetsMetadataSummary

Link copied to clipboard
@JvmName(name = "listDicomImportJobsResponseDicomImportJobSummary")
fun Flow<ListDicomImportJobsResponse>.jobSummaries(): Flow<DicomImportJobSummary>

This paginator transforms the flow returned by listDicomImportJobsPaginated to access the nested member DicomImportJobSummary