public class EmergencyNotification extends Object
| Constructor and Description |
|---|
EmergencyNotification() |
public static EmergencyNotificationRecipientsResponse createRecipients(IrisClient client, EmergencyNotificationRecipient enr) throws Exception
Exceptionpublic static EmergencyNotificationRecipientsResponse listRecipients(IrisClient client, Map<String,Object> query) throws Exception
Exceptionpublic static EmergencyNotificationRecipientsResponse replaceRecipients(IrisClient client, EmergencyNotificationRecipient enr, String enrId) throws Exception
Exceptionpublic static EmergencyNotificationRecipientsResponse getRecipients(IrisClient client, String enrId) throws Exception
Exceptionpublic static IrisResponse deleteRecipients(IrisClient client, String enrId) throws Exception
Exceptionpublic static EmergencyNotificationGroupOrderResponse createGroupOrders(IrisClient client, EmergencyNotificationGroupOrder engo) throws Exception
Exceptionpublic static EmergencyNotificationGroupOrderResponse listGroupOrders(IrisClient client, Map<String,Object> query) throws Exception
Exceptionpublic static EmergencyNotificationGroupOrderResponse getGroupOrders(IrisClient client, String engoId) throws Exception
Exceptionpublic static EmergencyNotificationGroupsResponse listGroups(IrisClient client, Map<String,Object> query) throws Exception
Exceptionpublic static EmergencyNotificationGroupsResponse getGroups(IrisClient client, String engId) throws Exception
Exceptionpublic static EmergencyNotificationEndpointOrderResponse createEndpointOrder(IrisClient client, EmergencyNotificationEndpointOrder eneo) throws Exception
Exceptionpublic static EmergencyNotificationEndpointOrderResponse listEndpointOrders(IrisClient client, Map<String,Object> query) throws Exception
Exceptionpublic static EmergencyNotificationEndpointOrderResponse getEndpointOrder(IrisClient client, String eneoId) throws Exception
ExceptionCopyright © 2020. All rights reserved.