| Package | Description |
|---|---|
| com.amazonaws.services.budgets |
Use the Amazon Web Services Budgets API to plan your service usage, service costs, and instance reservations.
|
| com.amazonaws.services.budgets.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeSubscribersForNotificationRequest |
DescribeSubscribersForNotificationRequest.clone() |
DescribeSubscribersForNotificationRequest |
DescribeSubscribersForNotificationRequest.withAccountId(String accountId)
The
accountId that is associated with the budget whose subscribers you want descriptions of. |
DescribeSubscribersForNotificationRequest |
DescribeSubscribersForNotificationRequest.withBudgetName(String budgetName)
The name of the budget whose subscribers you want descriptions of.
|
DescribeSubscribersForNotificationRequest |
DescribeSubscribersForNotificationRequest.withMaxResults(Integer maxResults)
An optional integer that represents how many entries a paginated response contains.
|
DescribeSubscribersForNotificationRequest |
DescribeSubscribersForNotificationRequest.withNextToken(String nextToken)
The pagination token that you include in your request to indicate the next set of results that you want to
retrieve.
|
DescribeSubscribersForNotificationRequest |
DescribeSubscribersForNotificationRequest.withNotification(Notification notification)
The notification whose subscribers you want to list.
|
Copyright © 2022. All rights reserved.