Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listAllowedRepositoriesForGroupResponseRepositoryName")
fun Flow<ListAllowedRepositoriesForGroupResponse>.allowedRepositories(): Flow<String>

This paginator transforms the flow returned by listAllowedRepositoriesForGroupPaginated to access the nested member RepositoryName

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 = "listPackageGroupsResponsePackageGroupSummary")
fun Flow<ListPackageGroupsResponse>.packageGroups(): Flow<PackageGroupSummary>

This paginator transforms the flow returned by listPackageGroupsPaginated to access the nested member PackageGroupSummary

@JvmName(name = "listSubPackageGroupsResponsePackageGroupSummary")
fun Flow<ListSubPackageGroupsResponse>.packageGroups(): Flow<PackageGroupSummary>

This paginator transforms the flow returned by listSubPackageGroupsPaginated to access the nested member PackageGroupSummary

Link copied to clipboard
@JvmName(name = "listAssociatedPackagesResponseAssociatedPackage")
fun Flow<ListAssociatedPackagesResponse>.packages(): Flow<AssociatedPackage>

This paginator transforms the flow returned by listAssociatedPackagesPaginated to access the nested member AssociatedPackage

@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