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