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