Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listDomainLayoutsResponseLayoutItem")
fun Flow<ListDomainLayoutsResponse>.items(): Flow<LayoutItem>

This paginator transforms the flow returned by listDomainLayoutsPaginated to access the nested member LayoutItem

@JvmName(name = "listEventStreamsResponseEventStreamSummary")
fun Flow<ListEventStreamsResponse>.items(): Flow<EventStreamSummary>

This paginator transforms the flow returned by listEventStreamsPaginated to access the nested member EventStreamSummary

@JvmName(name = "listEventTriggersResponseEventTriggerSummaryItem")
fun Flow<ListEventTriggersResponse>.items(): Flow<EventTriggerSummaryItem>

This paginator transforms the flow returned by listEventTriggersPaginated to access the nested member EventTriggerSummaryItem

@JvmName(name = "listObjectTypeAttributesResponseListObjectTypeAttributeItem")
fun Flow<ListObjectTypeAttributesResponse>.items(): Flow<ListObjectTypeAttributeItem>

This paginator transforms the flow returned by listObjectTypeAttributesPaginated to access the nested member ListObjectTypeAttributeItem

@JvmName(name = "listSegmentDefinitionsResponseSegmentDefinitionItem")
fun Flow<ListSegmentDefinitionsResponse>.items(): Flow<SegmentDefinitionItem>

This paginator transforms the flow returned by listSegmentDefinitionsPaginated to access the nested member SegmentDefinitionItem

@JvmName(name = "listUploadJobsResponseUploadJobItem")
fun Flow<ListUploadJobsResponse>.items(): Flow<UploadJobItem>

This paginator transforms the flow returned by listUploadJobsPaginated to access the nested member UploadJobItem

Link copied to clipboard
@JvmName(name = "listRuleBasedMatchesResponseString1To255")
fun Flow<ListRuleBasedMatchesResponse>.matchIds(): Flow<String>

This paginator transforms the flow returned by listRuleBasedMatchesPaginated to access the nested member String1To255

Link copied to clipboard
@JvmName(name = "getSimilarProfilesResponseUuid")
fun Flow<GetSimilarProfilesResponse>.profileIds(): Flow<String>

This paginator transforms the flow returned by getSimilarProfilesPaginated to access the nested member Uuid