public class CredentialListUpdater extends Updater<CredentialList>
Constructor and Description |
---|
CredentialListUpdater(String accountSid,
String sid,
String friendlyName)
Construct a new CredentialListUpdater.
|
Modifier and Type | Method and Description |
---|---|
CredentialList |
execute(TwilioRestClient client)
Make the request to the Twilio API to perform the update.
|
public CredentialList execute(TwilioRestClient client)
execute
in class Updater<CredentialList>
client
- TwilioRestClient with which to make the requestCopyright © 2011 Twilio, Inc. All Rights Reserved.