| Package | Description |
|---|---|
| com.twilio.rest.api.v2010 |
| Modifier and Type | Method and Description |
|---|---|
AccountUpdater |
AccountUpdater.setFriendlyName(String friendlyName)
Update the human-readable description of this Account.
|
AccountUpdater |
AccountUpdater.setStatus(Account.Status status)
Alter the status of this account with a given Status.
|
static AccountUpdater |
Account.updater()
Create a AccountUpdater to execute update.
|
static AccountUpdater |
Account.updater(String pathSid)
Create a AccountUpdater to execute update.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.