Uses of Class
com.twilio.rest.verify.v2.service.entity.NewFactor.NotificationPlatforms
-
Packages that use NewFactor.NotificationPlatforms Package Description com.twilio.rest.verify.v2.service.entity -
-
Uses of NewFactor.NotificationPlatforms in com.twilio.rest.verify.v2.service.entity
Methods in com.twilio.rest.verify.v2.service.entity that return NewFactor.NotificationPlatforms Modifier and Type Method Description static NewFactor.NotificationPlatformsNewFactor.NotificationPlatforms. forValue(String value)static NewFactor.NotificationPlatformsNewFactor.NotificationPlatforms. valueOf(String name)Returns the enum constant of this type with the specified name.static NewFactor.NotificationPlatforms[]NewFactor.NotificationPlatforms. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.twilio.rest.verify.v2.service.entity with parameters of type NewFactor.NotificationPlatforms Modifier and Type Method Description NewFactorCreatorNewFactorCreator. setConfigNotificationPlatform(NewFactor.NotificationPlatforms configNotificationPlatform)
-