Uses of Class
com.twilio.rest.verify.v2.service.entity.FactorUpdater
-
Packages that use FactorUpdater Package Description com.twilio.rest.verify.v2.service.entity -
-
Uses of FactorUpdater in com.twilio.rest.verify.v2.service.entity
Methods in com.twilio.rest.verify.v2.service.entity that return FactorUpdater Modifier and Type Method Description FactorUpdaterFactorUpdater. setAuthPayload(String authPayload)FactorUpdaterFactorUpdater. setConfigAlg(Factor.TotpAlgorithms configAlg)FactorUpdaterFactorUpdater. setConfigCodeLength(Integer configCodeLength)FactorUpdaterFactorUpdater. setConfigNotificationPlatform(String configNotificationPlatform)FactorUpdaterFactorUpdater. setConfigNotificationToken(String configNotificationToken)FactorUpdaterFactorUpdater. setConfigSdkVersion(String configSdkVersion)FactorUpdaterFactorUpdater. setConfigSkew(Integer configSkew)FactorUpdaterFactorUpdater. setConfigTimeStep(Integer configTimeStep)FactorUpdaterFactorUpdater. setFriendlyName(String friendlyName)static FactorUpdaterFactor. updater(String pathServiceSid, String pathIdentity, String pathSid)
-