Uses of Class
com.bandwidth.iris.sdk.model.Host
-
Packages that use Host Package Description com.bandwidth.iris.sdk.model -
-
Uses of Host in com.bandwidth.iris.sdk.model
Subclasses of Host in com.bandwidth.iris.sdk.model Modifier and Type Class Description classTerminationHostMethods in com.bandwidth.iris.sdk.model that return types with arguments of type Host Modifier and Type Method Description List<Host>SipPeer. getSmsHosts()List<Host>SipPeer. getTerminationHosts()List<Host>SipPeer. getVoiceHosts()Method parameters in com.bandwidth.iris.sdk.model with type arguments of type Host Modifier and Type Method Description voidSipPeer. setSmsHosts(List<Host> smsHosts)voidSipPeer. setTerminationHosts(List<Host> terminationHosts)voidSipPeer. setVoiceHosts(List<Host> voiceHosts)
-