public class IpAccessControlListCreator extends Creator<IpAccessControlList>
Constructor and Description |
---|
IpAccessControlListCreator(String trunkSid,
String ipAccessControlListSid)
Construct a new IpAccessControlListCreator.
|
Modifier and Type | Method and Description |
---|---|
IpAccessControlList |
execute(TwilioRestClient client)
Make the request to the Twilio API to perform the create.
|
public IpAccessControlList execute(TwilioRestClient client)
execute
in class Creator<IpAccessControlList>
client
- TwilioRestClient with which to make the requestCopyright © 2011 Twilio, Inc. All Rights Reserved.