Class SettingsFetcher
- java.lang.Object
-
- com.twilio.base.Fetcher<Settings>
-
- com.twilio.rest.voice.v1.dialingpermissions.SettingsFetcher
-
-
Constructor Summary
Constructors Constructor Description SettingsFetcher()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Settingsfetch(TwilioRestClient client)Execute a request using specified client.-
Methods inherited from class com.twilio.base.Fetcher
fetch, fetchAsync, fetchAsync
-
-