Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listApplicationsResponseApplicationSummary")
fun Flow<ListApplicationsResponse>.applications(): Flow<ApplicationSummary>

This paginator transforms the flow returned by listApplicationsPaginated to access the nested member ApplicationSummary

Link copied to clipboard
@JvmName(name = "listAssociatedAttributeGroupsResponseAttributeGroupId")
fun Flow<ListAssociatedAttributeGroupsResponse>.attributeGroups(): Flow<String>

This paginator transforms the flow returned by listAssociatedAttributeGroupsPaginated to access the nested member AttributeGroupId

@JvmName(name = "listAttributeGroupsResponseAttributeGroupSummary")
fun Flow<ListAttributeGroupsResponse>.attributeGroups(): Flow<AttributeGroupSummary>

This paginator transforms the flow returned by listAttributeGroupsPaginated to access the nested member AttributeGroupSummary

Link copied to clipboard
@JvmName(name = "listAttributeGroupsForApplicationResponseAttributeGroupDetails")
fun Flow<ListAttributeGroupsForApplicationResponse>.attributeGroupsDetails(): Flow<AttributeGroupDetails>

This paginator transforms the flow returned by listAttributeGroupsForApplicationPaginated to access the nested member AttributeGroupDetails

Link copied to clipboard
@JvmName(name = "listAssociatedResourcesResponseResourceInfo")
fun Flow<ListAssociatedResourcesResponse>.resources(): Flow<ResourceInfo>

This paginator transforms the flow returned by listAssociatedResourcesPaginated to access the nested member ResourceInfo