Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listAttacksResponseAttackSummary")
fun Flow<ListAttacksResponse>.attackSummaries(): Flow<AttackSummary>

This paginator transforms the flow returned by listAttacksPaginated to access the nested member AttackSummary

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listProtectionsResponseProtection")
fun Flow<ListProtectionsResponse>.protections(): Flow<Protection>

This paginator transforms the flow returned by listProtectionsPaginated to access the nested member Protection