Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listAssetsResponseAssetShallow")
fun Flow<ListAssetsResponse>.assets(): Flow<AssetShallow>

This paginator transforms the flow returned by listAssetsPaginated to access the nested member AssetShallow

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listPackagingConfigurationsResponsePackagingConfiguration")
fun Flow<ListPackagingConfigurationsResponse>.packagingConfigurations(): Flow<PackagingConfiguration>

This paginator transforms the flow returned by listPackagingConfigurationsPaginated to access the nested member PackagingConfiguration

Link copied to clipboard
@JvmName(name = "listPackagingGroupsResponsePackagingGroup")
fun Flow<ListPackagingGroupsResponse>.packagingGroups(): Flow<PackagingGroup>

This paginator transforms the flow returned by listPackagingGroupsPaginated to access the nested member PackagingGroup