Package | Description |
---|---|
com.twilio.sdk.creator.api.v2010.account | |
com.twilio.sdk.resource.api.v2010.account |
Modifier and Type | Method and Description |
---|---|
AddressCreator |
AddressCreator.setFriendlyName(String friendlyName)
The friendly_name.
|
Modifier and Type | Method and Description |
---|---|
static AddressCreator |
Address.create(String accountSid,
String customerName,
String street,
String city,
String region,
String postalCode,
String isoCountry)
Create a AddressCreator to execute create.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.