Class QueueFetcher
- java.lang.Object
-
- com.twilio.base.Fetcher<Queue>
-
- com.twilio.rest.api.v2010.account.QueueFetcher
-
-
Constructor Summary
Constructors Constructor Description QueueFetcher(String pathSid)QueueFetcher(String pathAccountSid, String pathSid)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Queuefetch(TwilioRestClient client)Execute a request using specified client.-
Methods inherited from class com.twilio.base.Fetcher
fetch, fetchAsync, fetchAsync
-
-