static ListNotificationRulesResponse.Builder |
ListNotificationRulesResponse.builder() |
|
ListNotificationRulesResponse.Builder |
ListNotificationRulesResponse.Builder.nextToken(String nextToken) |
An enumeration token that can be used in a request to return the next batch of the results.
|
ListNotificationRulesResponse.Builder |
ListNotificationRulesResponse.Builder.notificationRules(Collection<NotificationRuleSummary> notificationRules) |
The list of notification rules for the Amazon Web Services account, by Amazon Resource Name (ARN) and ID.
|
ListNotificationRulesResponse.Builder |
ListNotificationRulesResponse.Builder.notificationRules(Consumer<NotificationRuleSummary.Builder>... notificationRules) |
The list of notification rules for the Amazon Web Services account, by Amazon Resource Name (ARN) and ID.
|
ListNotificationRulesResponse.Builder |
ListNotificationRulesResponse.Builder.notificationRules(NotificationRuleSummary... notificationRules) |
The list of notification rules for the Amazon Web Services account, by Amazon Resource Name (ARN) and ID.
|
ListNotificationRulesResponse.Builder |
ListNotificationRulesResponse.toBuilder() |
|