Uses of Class
com.bandwidth.iris.sdk.model.EmergencyNotificationGroupOrder
-
Packages that use EmergencyNotificationGroupOrder Package Description com.bandwidth.iris.sdk.model -
-
Uses of EmergencyNotificationGroupOrder in com.bandwidth.iris.sdk.model
Methods in com.bandwidth.iris.sdk.model that return types with arguments of type EmergencyNotificationGroupOrder Modifier and Type Method Description List<EmergencyNotificationGroupOrder>EmergencyNotificationGroupOrderResponse. getEmergencyNotificationGroupOrders()Methods in com.bandwidth.iris.sdk.model with parameters of type EmergencyNotificationGroupOrder Modifier and Type Method Description static EmergencyNotificationGroupOrderResponseEmergencyNotification. createGroupOrders(IrisClient client, EmergencyNotificationGroupOrder engo)Method parameters in com.bandwidth.iris.sdk.model with type arguments of type EmergencyNotificationGroupOrder Modifier and Type Method Description voidEmergencyNotificationGroupOrderResponse. setEmergencyNotificationGroupOrders(List<EmergencyNotificationGroupOrder> emergencyNotificationGroupOrders)
-