Constructor and Description |
---|
IpRecordFetcher(String pathSid)
Construct a new IpRecordFetcher.
|
Modifier and Type | Method and Description |
---|---|
IpRecord |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsync
public IpRecordFetcher(String pathSid)
pathSid
- The unique string that identifies the resourcepublic IpRecord fetch(TwilioRestClient client)
Copyright © 2019 Twilio, Inc. All Rights Reserved.