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