public class IpAccessControlListUpdater extends Updater<IpAccessControlList>
| Constructor and Description |
|---|
IpAccessControlListUpdater(String accountSid,
String sid,
String friendlyName)
Construct a new IpAccessControlListUpdater.
|
| Modifier and Type | Method and Description |
|---|---|
IpAccessControlList |
execute(TwilioRestClient client)
Make the request to the Twilio API to perform the update.
|
public IpAccessControlList execute(TwilioRestClient client)
execute in class Updater<IpAccessControlList>client - TwilioRestClient with which to make the requestCopyright © 2011 Twilio, Inc. All Rights Reserved.