Uses of Class
com.bandwidth.iris.sdk.model.EmergencyNotificationEndpointOrderResponse
-
Packages that use EmergencyNotificationEndpointOrderResponse Package Description com.bandwidth.iris.sdk.model -
-
Uses of EmergencyNotificationEndpointOrderResponse in com.bandwidth.iris.sdk.model
Methods in com.bandwidth.iris.sdk.model that return EmergencyNotificationEndpointOrderResponse Modifier and Type Method Description static EmergencyNotificationEndpointOrderResponseEmergencyNotification. createEndpointOrder(IrisClient client, EmergencyNotificationEndpointOrder eneo)static EmergencyNotificationEndpointOrderResponseEmergencyNotification. getEndpointOrder(IrisClient client, String eneoId)static EmergencyNotificationEndpointOrderResponseEmergencyNotification. listEndpointOrders(IrisClient client, Map<String,Object> query)
-