Uses of Class
com.bandwidth.iris.sdk.model.ImportTnCheckerPayload
-
Packages that use ImportTnCheckerPayload Package Description com.bandwidth.iris.sdk.model -
-
Uses of ImportTnCheckerPayload in com.bandwidth.iris.sdk.model
Methods in com.bandwidth.iris.sdk.model that return ImportTnCheckerPayload Modifier and Type Method Description ImportTnCheckerPayloadImportTnCheckerResponse. getImportTnCheckerPayload()Methods in com.bandwidth.iris.sdk.model with parameters of type ImportTnCheckerPayload Modifier and Type Method Description static ImportTnCheckerResponseImportTnChecker. Check(IrisClient client, ImportTnCheckerPayload payload)voidImportTnCheckerResponse. setImportTnCheckerPayload(ImportTnCheckerPayload importTnCheckerPayload)
-