Package-level declarations

Functions

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Link copied to clipboard
@JvmName(name = "listProjectMembershipsResponseProjectMember")
fun Flow<ListProjectMembershipsResponse>.members(): Flow<ProjectMember>

This paginator transforms the flow returned by listProjectMembershipsPaginated to access the nested member ProjectMember

Link copied to clipboard
@JvmName(name = "listNotificationsResponseNotificationOutput")
fun Flow<ListNotificationsResponse>.notifications(): Flow<NotificationOutput>

This paginator transforms the flow returned by listNotificationsPaginated to access the nested member NotificationOutput

Link copied to clipboard