CopyableBuilder<DescribeNotificationsForBudgetResponse.Builder,DescribeNotificationsForBudgetResponse>, SdkBuilder<DescribeNotificationsForBudgetResponse.Builder,DescribeNotificationsForBudgetResponse>public static interface DescribeNotificationsForBudgetResponse.Builder extends CopyableBuilder<DescribeNotificationsForBudgetResponse.Builder,DescribeNotificationsForBudgetResponse>
| Modifier and Type | Method | Description |
|---|---|---|
DescribeNotificationsForBudgetResponse.Builder |
nextToken(String nextToken) |
|
DescribeNotificationsForBudgetResponse.Builder |
notifications(Collection<Notification> notifications) |
|
DescribeNotificationsForBudgetResponse.Builder |
notifications(Notification... notifications) |
NOTE: This method appends the values to the existing list (if any).
|
copyapply, buildDescribeNotificationsForBudgetResponse.Builder notifications(Collection<Notification> notifications)
notifications - DescribeNotificationsForBudgetResponse.Builder notifications(Notification... notifications)
NOTE: This method appends the values to the existing list (if any). Use
#setNotifications(java.util.Collection) or #withNotifications(java.util.Collection) if you
want to override the existing values.
notifications - DescribeNotificationsForBudgetResponse.Builder nextToken(String nextToken)
nextToken - Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.