Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listPackageVersionAssetsResponseAssetSummary")
fun Flow<ListPackageVersionAssetsResponse>.assets(): Flow<AssetSummary>

This paginator transforms the flow returned by listPackageVersionAssetsPaginated to access the nested member AssetSummary

Link copied to clipboard
@JvmName(name = "listDomainsResponseDomainSummary")
fun Flow<ListDomainsResponse>.domains(): Flow<DomainSummary>

This paginator transforms the flow returned by listDomainsPaginated to access the nested member DomainSummary

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listPackagesResponsePackageSummary")
fun Flow<ListPackagesResponse>.packages(): Flow<PackageSummary>

This paginator transforms the flow returned by listPackagesPaginated to access the nested member PackageSummary

Link copied to clipboard
@JvmName(name = "listRepositoriesInDomainResponseRepositorySummary")
fun Flow<ListRepositoriesInDomainResponse>.repositories(): Flow<RepositorySummary>

This paginator transforms the flow returned by listRepositoriesInDomainPaginated to access the nested member RepositorySummary

@JvmName(name = "listRepositoriesResponseRepositorySummary")
fun Flow<ListRepositoriesResponse>.repositories(): Flow<RepositorySummary>

This paginator transforms the flow returned by listRepositoriesPaginated to access the nested member RepositorySummary

Link copied to clipboard
@JvmName(name = "listPackageVersionsResponsePackageVersionSummary")
fun Flow<ListPackageVersionsResponse>.versions(): Flow<PackageVersionSummary>

This paginator transforms the flow returned by listPackageVersionsPaginated to access the nested member PackageVersionSummary