Uses of Class
com.twilio.rest.verify.v2.VerificationAttemptsSummary.Channels
-
Packages that use VerificationAttemptsSummary.Channels Package Description com.twilio.rest.verify.v2 -
-
Uses of VerificationAttemptsSummary.Channels in com.twilio.rest.verify.v2
Methods in com.twilio.rest.verify.v2 that return VerificationAttemptsSummary.Channels Modifier and Type Method Description static VerificationAttemptsSummary.ChannelsVerificationAttemptsSummary.Channels. forValue(String value)static VerificationAttemptsSummary.ChannelsVerificationAttemptsSummary.Channels. valueOf(String name)Returns the enum constant of this type with the specified name.static VerificationAttemptsSummary.Channels[]VerificationAttemptsSummary.Channels. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.twilio.rest.verify.v2 with parameters of type VerificationAttemptsSummary.Channels Modifier and Type Method Description VerificationAttemptsSummaryFetcherVerificationAttemptsSummaryFetcher. setChannel(VerificationAttemptsSummary.Channels channel)
-