Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listBotAnalyzerHistoryResponseBotAnalyzerHistorySummary")
fun Flow<ListBotAnalyzerHistoryResponse>.botAnalyzerHistoryList(): Flow<BotAnalyzerHistorySummary>

This paginator transforms the flow returned by listBotAnalyzerHistoryPaginated to access the nested member BotAnalyzerHistorySummary

Link copied to clipboard
@JvmName(name = "describeBotAnalyzerRecommendationResponseBotAnalyzerRecommendation")
fun Flow<DescribeBotAnalyzerRecommendationResponse>.botAnalyzerRecommendationList(): Flow<BotAnalyzerRecommendation>

This paginator transforms the flow returned by describeBotAnalyzerRecommendationPaginated to access the nested member BotAnalyzerRecommendation

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard