items

@JvmName(name = "listAssetRevisionsResponseAssetRevision")
fun Flow<ListAssetRevisionsResponse>.items(): Flow<AssetRevision>

This paginator transforms the flow returned by listAssetRevisionsPaginated to access the nested member AssetRevision

Return

A kotlinx.coroutines.flow.Flow that can collect AssetRevision


@JvmName(name = "listDataSourceRunActivitiesResponseDataSourceRunActivity")
fun Flow<ListDataSourceRunActivitiesResponse>.items(): Flow<DataSourceRunActivity>

This paginator transforms the flow returned by listDataSourceRunActivitiesPaginated to access the nested member DataSourceRunActivity

Return

A kotlinx.coroutines.flow.Flow that can collect DataSourceRunActivity


@JvmName(name = "listEnvironmentBlueprintsResponseEnvironmentBlueprintSummary")
fun Flow<ListEnvironmentBlueprintsResponse>.items(): Flow<EnvironmentBlueprintSummary>

This paginator transforms the flow returned by listEnvironmentBlueprintsPaginated to access the nested member EnvironmentBlueprintSummary

Return

A kotlinx.coroutines.flow.Flow that can collect EnvironmentBlueprintSummary


@JvmName(name = "listEnvironmentProfilesResponseEnvironmentProfileSummary")
fun Flow<ListEnvironmentProfilesResponse>.items(): Flow<EnvironmentProfileSummary>

This paginator transforms the flow returned by listEnvironmentProfilesPaginated to access the nested member EnvironmentProfileSummary

Return

A kotlinx.coroutines.flow.Flow that can collect EnvironmentProfileSummary


@JvmName(name = "listEnvironmentsResponseEnvironmentSummary")
fun Flow<ListEnvironmentsResponse>.items(): Flow<EnvironmentSummary>

This paginator transforms the flow returned by listEnvironmentsPaginated to access the nested member EnvironmentSummary

Return

A kotlinx.coroutines.flow.Flow that can collect EnvironmentSummary


@JvmName(name = "listProjectsResponseProjectSummary")
fun Flow<ListProjectsResponse>.items(): Flow<ProjectSummary>

This paginator transforms the flow returned by listProjectsPaginated to access the nested member ProjectSummary

Return

A kotlinx.coroutines.flow.Flow that can collect ProjectSummary


@JvmName(name = "listSubscriptionGrantsResponseSubscriptionGrantSummary")
fun Flow<ListSubscriptionGrantsResponse>.items(): Flow<SubscriptionGrantSummary>

This paginator transforms the flow returned by listSubscriptionGrantsPaginated to access the nested member SubscriptionGrantSummary

Return

A kotlinx.coroutines.flow.Flow that can collect SubscriptionGrantSummary


@JvmName(name = "listSubscriptionRequestsResponseSubscriptionRequestSummary")
fun Flow<ListSubscriptionRequestsResponse>.items(): Flow<SubscriptionRequestSummary>

This paginator transforms the flow returned by listSubscriptionRequestsPaginated to access the nested member SubscriptionRequestSummary

Return

A kotlinx.coroutines.flow.Flow that can collect SubscriptionRequestSummary


@JvmName(name = "listSubscriptionsResponseSubscriptionSummary")
fun Flow<ListSubscriptionsResponse>.items(): Flow<SubscriptionSummary>

This paginator transforms the flow returned by listSubscriptionsPaginated to access the nested member SubscriptionSummary

Return

A kotlinx.coroutines.flow.Flow that can collect SubscriptionSummary


@JvmName(name = "listSubscriptionTargetsResponseSubscriptionTargetSummary")
fun Flow<ListSubscriptionTargetsResponse>.items(): Flow<SubscriptionTargetSummary>

This paginator transforms the flow returned by listSubscriptionTargetsPaginated to access the nested member SubscriptionTargetSummary

Return

A kotlinx.coroutines.flow.Flow that can collect SubscriptionTargetSummary


@JvmName(name = "searchResponseSearchInventoryResultItem")
fun Flow<SearchResponse>.items(): Flow<SearchInventoryResultItem>

This paginator transforms the flow returned by searchPaginated to access the nested member SearchInventoryResultItem

Return

A kotlinx.coroutines.flow.Flow that can collect SearchInventoryResultItem


@JvmName(name = "searchGroupProfilesResponseGroupProfileSummary")
fun Flow<SearchGroupProfilesResponse>.items(): Flow<GroupProfileSummary>

This paginator transforms the flow returned by searchGroupProfilesPaginated to access the nested member GroupProfileSummary

Return

A kotlinx.coroutines.flow.Flow that can collect GroupProfileSummary


@JvmName(name = "searchListingsResponseSearchResultItem")
fun Flow<SearchListingsResponse>.items(): Flow<SearchResultItem>

This paginator transforms the flow returned by searchListingsPaginated to access the nested member SearchResultItem

Return

A kotlinx.coroutines.flow.Flow that can collect SearchResultItem


@JvmName(name = "searchTypesResponseSearchTypesResultItem")
fun Flow<SearchTypesResponse>.items(): Flow<SearchTypesResultItem>

This paginator transforms the flow returned by searchTypesPaginated to access the nested member SearchTypesResultItem

Return

A kotlinx.coroutines.flow.Flow that can collect SearchTypesResultItem


@JvmName(name = "searchUserProfilesResponseUserProfileSummary")
fun Flow<SearchUserProfilesResponse>.items(): Flow<UserProfileSummary>

This paginator transforms the flow returned by searchUserProfilesPaginated to access the nested member UserProfileSummary

Return

A kotlinx.coroutines.flow.Flow that can collect UserProfileSummary