Package com.twilio.rest.content.v1
Class ContentFetcher
- java.lang.Object
-
- com.twilio.base.Fetcher<Content>
-
- com.twilio.rest.content.v1.ContentFetcher
-
-
Constructor Summary
Constructors Constructor Description ContentFetcher(String pathSid)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Contentfetch(TwilioRestClient client)Execute a request using specified client.-
Methods inherited from class com.twilio.base.Fetcher
fetch, fetchAsync, fetchAsync
-
-
-
-
Constructor Detail
-
ContentFetcher
public ContentFetcher(String pathSid)
-
-