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