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