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