Package | Description |
---|---|
com.twilio.rest.resource.api.v2010 | |
com.twilio.rest.updater.api.v2010 |
Modifier and Type | Method and Description |
---|---|
static AccountUpdater |
Account.update()
Create a AccountUpdater to execute update.
|
static AccountUpdater |
Account.update(String sid)
Create a AccountUpdater to execute update.
|
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.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.