void |
UpdateNotificationRequest.setNewNotification(Notification newNotification) |
void |
DeleteSubscriberRequest.setNotification(Notification notification) |
void |
UpdateSubscriberRequest.setNotification(Notification notification) |
void |
DescribeSubscribersForNotificationRequest.setNotification(Notification notification) |
void |
CreateSubscriberRequest.setNotification(Notification notification) |
void |
DeleteNotificationRequest.setNotification(Notification notification) |
void |
CreateNotificationRequest.setNotification(Notification notification) |
void |
NotificationWithSubscribers.setNotification(Notification notification) |
void |
UpdateNotificationRequest.setOldNotification(Notification oldNotification) |
UpdateNotificationRequest |
UpdateNotificationRequest.withNewNotification(Notification newNotification) |
DeleteSubscriberRequest |
DeleteSubscriberRequest.withNotification(Notification notification) |
UpdateSubscriberRequest |
UpdateSubscriberRequest.withNotification(Notification notification) |
DescribeSubscribersForNotificationRequest |
DescribeSubscribersForNotificationRequest.withNotification(Notification notification) |
CreateSubscriberRequest |
CreateSubscriberRequest.withNotification(Notification notification) |
DeleteNotificationRequest |
DeleteNotificationRequest.withNotification(Notification notification) |
CreateNotificationRequest |
CreateNotificationRequest.withNotification(Notification notification) |
NotificationWithSubscribers |
NotificationWithSubscribers.withNotification(Notification notification) |
DescribeNotificationsForBudgetResult |
DescribeNotificationsForBudgetResult.withNotifications(Notification... notifications)
NOTE: This method appends the values to the existing list (if any).
|
UpdateNotificationRequest |
UpdateNotificationRequest.withOldNotification(Notification oldNotification) |