Uses of Class
com.bandwidth.iris.sdk.model.ImportTnOrder
-
Packages that use ImportTnOrder Package Description com.bandwidth.iris.sdk.model -
-
Uses of ImportTnOrder in com.bandwidth.iris.sdk.model
Methods in com.bandwidth.iris.sdk.model that return ImportTnOrder Modifier and Type Method Description static ImportTnOrderImportTnOrder. Get(IrisClient client, String orderId)ImportTnOrderImportTnOrdersResponse. getImportTnOrder()Methods in com.bandwidth.iris.sdk.model with parameters of type ImportTnOrder Modifier and Type Method Description static ImportTnOrdersResponseImportTnOrder. Create(IrisClient client, ImportTnOrder order)voidImportTnOrdersResponse. setImportTnOrder(ImportTnOrder importTnOrder)
-