Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listGroupsResponseGroupIdentifier")
fun Flow<ListGroupsResponse>.groupIdentifiers(): Flow<GroupIdentifier>

This paginator transforms the flow returned by listGroupsPaginated to access the nested member GroupIdentifier

Link copied to clipboard
@JvmName(name = "listGroupingStatusesResponseGroupingStatusesItem")
fun Flow<ListGroupingStatusesResponse>.groupingStatuses(): Flow<GroupingStatusesItem>

This paginator transforms the flow returned by listGroupingStatusesPaginated to access the nested member GroupingStatusesItem

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listGroupResourcesResponseResourceIdentifier")
fun Flow<ListGroupResourcesResponse>.resourceIdentifiers(): Flow<ResourceIdentifier>

This paginator transforms the flow returned by listGroupResourcesPaginated to access the nested member ResourceIdentifier

@JvmName(name = "searchResourcesResponseResourceIdentifier")
fun Flow<SearchResourcesResponse>.resourceIdentifiers(): Flow<ResourceIdentifier>

This paginator transforms the flow returned by searchResourcesPaginated to access the nested member ResourceIdentifier

Link copied to clipboard
@JvmName(name = "listTagSyncTasksResponseTagSyncTaskItem")
fun Flow<ListTagSyncTasksResponse>.tagSyncTasks(): Flow<TagSyncTaskItem>

This paginator transforms the flow returned by listTagSyncTasksPaginated to access the nested member TagSyncTaskItem