Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listSipMediaApplicationsResponseSipMediaApplication")
fun Flow<ListSipMediaApplicationsResponse>.sipMediaApplications(): Flow<SipMediaApplication>

This paginator transforms the flow returned by listSipMediaApplicationsPaginated to access the nested member SipMediaApplication

Link copied to clipboard
@JvmName(name = "listSipRulesResponseSipRule")
fun Flow<ListSipRulesResponse>.sipRules(): Flow<SipRule>

This paginator transforms the flow returned by listSipRulesPaginated to access the nested member SipRule