Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listEventTypesPaginated to access the nested member EventTypeSummary
Link copied to clipboard
fun CodestarNotificationsClient.listEventTypesPaginated(initialRequest: ListEventTypesRequest = ListEventTypesRequest { }): Flow<ListEventTypesResponse>
fun CodestarNotificationsClient.listEventTypesPaginated(block: ListEventTypesRequest.Builder.() -> Unit): Flow<ListEventTypesResponse>
Paginate over ListEventTypesResponse results.
Link copied to clipboard
fun CodestarNotificationsClient.listNotificationRulesPaginated(initialRequest: ListNotificationRulesRequest = ListNotificationRulesRequest { }): Flow<ListNotificationRulesResponse>
fun CodestarNotificationsClient.listNotificationRulesPaginated(block: ListNotificationRulesRequest.Builder.() -> Unit): Flow<ListNotificationRulesResponse>
Paginate over ListNotificationRulesResponse results.
Link copied to clipboard
fun CodestarNotificationsClient.listTargetsPaginated(initialRequest: ListTargetsRequest = ListTargetsRequest { }): Flow<ListTargetsResponse>
fun CodestarNotificationsClient.listTargetsPaginated(block: ListTargetsRequest.Builder.() -> Unit): Flow<ListTargetsResponse>
Paginate over ListTargetsResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listNotificationRulesPaginated to access the nested member NotificationRuleSummary
Link copied to clipboard
This paginator transforms the flow returned by listTargetsPaginated to access the nested member TargetSummary