Uses of Class
com.bandwidth.iris.sdk.model.EmergencyNotificationEndpointAssociation
-
Packages that use EmergencyNotificationEndpointAssociation Package Description com.bandwidth.iris.sdk.model -
-
Uses of EmergencyNotificationEndpointAssociation in com.bandwidth.iris.sdk.model
Methods in com.bandwidth.iris.sdk.model that return EmergencyNotificationEndpointAssociation Modifier and Type Method Description EmergencyNotificationEndpointAssociationEmergencyNotificationEndpointOrder. getEmergencyNotificationEndpointAssociation()EmergencyNotificationEndpointAssociationEmergencyNotificationEndpointOrderResponse. getEmergencyNotificationEndpointAssociation()EmergencyNotificationEndpointAssociationEmergencyNotificationEndpointOrder. getEmergencyNotificationEndpointAssociations()Methods in com.bandwidth.iris.sdk.model with parameters of type EmergencyNotificationEndpointAssociation Modifier and Type Method Description voidEmergencyNotificationEndpointOrder. setEmergencyNotificationEndpointAssociation(EmergencyNotificationEndpointAssociation emergencyNotificationEndpointAssociation)voidEmergencyNotificationEndpointOrderResponse. setEmergencyNotificationEndpointAssociation(EmergencyNotificationEndpointAssociation emergencyNotificationEndpointAssociation)voidEmergencyNotificationEndpointOrder. setEmergencyNotificationEndpointAssociations(EmergencyNotificationEndpointAssociation emergencyNotificationEndpointAssociations)
-