Class DeviceFetcher
- java.lang.Object
-
- com.twilio.base.Fetcher<Device>
-
- com.twilio.rest.preview.deployedDevices.fleet.DeviceFetcher
-
-
Constructor Summary
Constructors Constructor Description DeviceFetcher(String pathFleetSid, String pathSid)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Device
fetch(TwilioRestClient client)
Execute a request using specified client.-
Methods inherited from class com.twilio.base.Fetcher
fetch, fetchAsync, fetchAsync
-
-