public class DeleteNotificationConfigurationRequest extends Object
| Constructor and Description |
|---|
DeleteNotificationConfigurationRequest() |
| Modifier and Type | Method and Description |
|---|---|
DeleteNotificationConfigurationRequest |
addNotificationIdsItem(Long notificationIdsItem) |
boolean |
equals(Object o) |
List<Long> |
getNotificationIds()
IDs of the notification configurations to be deleted
|
int |
hashCode() |
DeleteNotificationConfigurationRequest |
notificationIds(List<Long> notificationIds) |
void |
setNotificationIds(List<Long> notificationIds) |
String |
toString() |
public DeleteNotificationConfigurationRequest()
public DeleteNotificationConfigurationRequest notificationIds(List<Long> notificationIds)
public DeleteNotificationConfigurationRequest addNotificationIdsItem(Long notificationIdsItem)
public List<Long> getNotificationIds()
Copyright © 2022. All rights reserved.