Package com.twilio.rest.verify.v2
Class SafelistFetcher
- java.lang.Object
-
- com.twilio.base.Fetcher<Safelist>
-
- com.twilio.rest.verify.v2.SafelistFetcher
-
-
Constructor Summary
Constructors Constructor Description SafelistFetcher(String pathPhoneNumber)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Safelistfetch(TwilioRestClient client)Execute a request using specified client.-
Methods inherited from class com.twilio.base.Fetcher
fetch, fetchAsync, fetchAsync
-
-
-
-
Constructor Detail
-
SafelistFetcher
public SafelistFetcher(String pathPhoneNumber)
-
-