Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "describeBudgetActionHistoriesResponseActionHistory")
fun Flow<DescribeBudgetActionHistoriesResponse>.actionHistories(): Flow<ActionHistory>

This paginator transforms the flow returned by describeBudgetActionHistoriesPaginated to access the nested member ActionHistory

Link copied to clipboard
@JvmName(name = "describeBudgetActionsForAccountResponseAction")
fun Flow<DescribeBudgetActionsForAccountResponse>.actions(): Flow<Action>

This paginator transforms the flow returned by describeBudgetActionsForAccountPaginated to access the nested member Action

@JvmName(name = "describeBudgetActionsForBudgetResponseAction")
fun Flow<DescribeBudgetActionsForBudgetResponse>.actions(): Flow<Action>

This paginator transforms the flow returned by describeBudgetActionsForBudgetPaginated to access the nested member Action

Link copied to clipboard
@JvmName(name = "describeBudgetNotificationsForAccountResponseBudgetNotificationsForAccount")
fun Flow<DescribeBudgetNotificationsForAccountResponse>.budgetNotificationsForAccount(): Flow<BudgetNotificationsForAccount>

This paginator transforms the flow returned by describeBudgetNotificationsForAccountPaginated to access the nested member BudgetNotificationsForAccount

Link copied to clipboard
@JvmName(name = "describeBudgetsResponseBudget")
fun Flow<DescribeBudgetsResponse>.budgets(): Flow<Budget>

This paginator transforms the flow returned by describeBudgetsPaginated to access the nested member Budget

Link copied to clipboard
@JvmName(name = "describeNotificationsForBudgetResponseNotification")
fun Flow<DescribeNotificationsForBudgetResponse>.notifications(): Flow<Notification>

This paginator transforms the flow returned by describeNotificationsForBudgetPaginated to access the nested member Notification

Link copied to clipboard
@JvmName(name = "describeSubscribersForNotificationResponseSubscriber")
fun Flow<DescribeSubscribersForNotificationResponse>.subscribers(): Flow<Subscriber>

This paginator transforms the flow returned by describeSubscribersForNotificationPaginated to access the nested member Subscriber