Class FactorFetcher
- java.lang.Object
-
- com.twilio.base.Fetcher<Factor>
-
- com.twilio.rest.verify.v2.service.entity.FactorFetcher
-
-
Constructor Summary
Constructors Constructor Description FactorFetcher(String pathServiceSid, String pathIdentity, String pathSid)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Factorfetch(TwilioRestClient client)Execute a request using specified client.-
Methods inherited from class com.twilio.base.Fetcher
fetch, fetchAsync, fetchAsync
-
-