Package com.twilio.rest.insights.v1
Class SettingFetcher
- java.lang.Object
-
- com.twilio.base.Fetcher<Setting>
-
- com.twilio.rest.insights.v1.SettingFetcher
-
-
Constructor Summary
Constructors Constructor Description SettingFetcher()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Settingfetch(TwilioRestClient client)Execute a request using specified client.SettingFetchersetSubaccountSid(String subaccountSid)-
Methods inherited from class com.twilio.base.Fetcher
fetch, fetchAsync, fetchAsync
-
-
-
-
Method Detail
-
setSubaccountSid
public SettingFetcher setSubaccountSid(String subaccountSid)
-
-