| Package | Description |
|---|---|
| com.twilio.rest.api.v2010.account.sip.ipaccesscontrollist |
| Modifier and Type | Method and Description |
|---|---|
IpAddressUpdater |
IpAddressUpdater.setFriendlyName(String friendlyName)
The friendly_name.
|
IpAddressUpdater |
IpAddressUpdater.setIpAddress(String ipAddress)
The ip_address.
|
static IpAddressUpdater |
IpAddress.updater(String pathIpAccessControlListSid,
String pathSid)
Create a IpAddressUpdater to execute update.
|
static IpAddressUpdater |
IpAddress.updater(String pathAccountSid,
String pathIpAccessControlListSid,
String pathSid)
Create a IpAddressUpdater to execute update.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.