Uses of Class
com.bandwidth.iris.sdk.model.EmergencyNotificationGroupOrderResponse
-
Packages that use EmergencyNotificationGroupOrderResponse Package Description com.bandwidth.iris.sdk.model -
-
Uses of EmergencyNotificationGroupOrderResponse in com.bandwidth.iris.sdk.model
Methods in com.bandwidth.iris.sdk.model that return EmergencyNotificationGroupOrderResponse Modifier and Type Method Description static EmergencyNotificationGroupOrderResponseEmergencyNotification. createGroupOrders(IrisClient client, EmergencyNotificationGroupOrder engo)static EmergencyNotificationGroupOrderResponseEmergencyNotification. getGroupOrders(IrisClient client, String engoId)static EmergencyNotificationGroupOrderResponseEmergencyNotification. listGroupOrders(IrisClient client, Map<String,Object> query)
-