public class AuthTokenPromotionUpdater extends Updater<AuthTokenPromotion>
Constructor and Description |
---|
AuthTokenPromotionUpdater() |
Modifier and Type | Method and Description |
---|---|
AuthTokenPromotion |
update(TwilioRestClient client)
Make the request to the Twilio API to perform the update.
|
update, updateAsync, updateAsync
public AuthTokenPromotion update(TwilioRestClient client)
update
in class Updater<AuthTokenPromotion>
client
- TwilioRestClient with which to make the requestCopyright © 2019 Twilio, Inc. All Rights Reserved.