Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listCaseRulesResponseCaseRuleSummary")
fun Flow<ListCaseRulesResponse>.caseRules(): Flow<CaseRuleSummary>

This paginator transforms the flow returned by listCaseRulesPaginated to access the nested member CaseRuleSummary

Link copied to clipboard
@JvmName(name = "searchCasesResponseSearchCasesResponseItem")
fun Flow<SearchCasesResponse>.cases(): Flow<SearchCasesResponseItem?>

This paginator transforms the flow returned by searchCasesPaginated to access the nested member SearchCasesResponseItem

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "searchRelatedItemsResponseSearchRelatedItemsResponseItem")
fun Flow<SearchRelatedItemsResponse>.relatedItems(): Flow<SearchRelatedItemsResponseItem?>

This paginator transforms the flow returned by searchRelatedItemsPaginated to access the nested member SearchRelatedItemsResponseItem