static DescribeNotificationsForBudgetResponse.Builder |
DescribeNotificationsForBudgetResponse.builder() |
|
DescribeNotificationsForBudgetResponse.Builder |
DescribeNotificationsForBudgetResponse.Builder.nextToken(String nextToken) |
The pagination token in the service response that indicates the next set of results that you can retrieve.
|
DescribeNotificationsForBudgetResponse.Builder |
DescribeNotificationsForBudgetResponse.Builder.notifications(Collection<Notification> notifications) |
A list of notifications that are associated with a budget.
|
DescribeNotificationsForBudgetResponse.Builder |
DescribeNotificationsForBudgetResponse.Builder.notifications(Consumer<Notification.Builder>... notifications) |
A list of notifications that are associated with a budget.
|
DescribeNotificationsForBudgetResponse.Builder |
DescribeNotificationsForBudgetResponse.Builder.notifications(Notification... notifications) |
A list of notifications that are associated with a budget.
|
DescribeNotificationsForBudgetResponse.Builder |
DescribeNotificationsForBudgetResponse.toBuilder() |
|