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