Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "describeCommentsResponseComment")
fun Flow<DescribeCommentsResponse>.comments(): Flow<Comment>

This paginator transforms the flow returned by describeCommentsPaginated to access the nested member Comment

Link copied to clipboard
@JvmName(name = "describeDocumentVersionsResponseDocumentVersionMetadata")
fun Flow<DescribeDocumentVersionsResponse>.documentVersions(): Flow<DocumentVersionMetadata>

This paginator transforms the flow returned by describeDocumentVersionsPaginated to access the nested member DocumentVersionMetadata

Link copied to clipboard
@JvmName(name = "describeRootFoldersResponseFolderMetadata")
fun Flow<DescribeRootFoldersResponse>.folders(): Flow<FolderMetadata>

This paginator transforms the flow returned by describeRootFoldersPaginated to access the nested member FolderMetadata

Link copied to clipboard
@JvmName(name = "describeGroupsResponseGroupMetadata")
fun Flow<DescribeGroupsResponse>.groups(): Flow<GroupMetadata>

This paginator transforms the flow returned by describeGroupsPaginated to access the nested member GroupMetadata

Link copied to clipboard
@JvmName(name = "searchResourcesResponseResponseItem")
fun Flow<SearchResourcesResponse>.items(): Flow<ResponseItem>

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

Link copied to clipboard
@JvmName(name = "describeResourcePermissionsResponsePrincipal")
fun Flow<DescribeResourcePermissionsResponse>.principals(): Flow<Principal>

This paginator transforms the flow returned by describeResourcePermissionsPaginated to access the nested member Principal

Link copied to clipboard
@JvmName(name = "describeNotificationSubscriptionsResponseSubscription")
fun Flow<DescribeNotificationSubscriptionsResponse>.subscriptions(): Flow<Subscription>

This paginator transforms the flow returned by describeNotificationSubscriptionsPaginated to access the nested member Subscription

Link copied to clipboard
@JvmName(name = "describeActivitiesResponseActivity")
fun Flow<DescribeActivitiesResponse>.userActivities(): Flow<Activity>

This paginator transforms the flow returned by describeActivitiesPaginated to access the nested member Activity

Link copied to clipboard
@JvmName(name = "describeUsersResponseUser")
fun Flow<DescribeUsersResponse>.users(): Flow<User>

This paginator transforms the flow returned by describeUsersPaginated to access the nested member User