Class PublicKeyUpdater
- java.lang.Object
-
- com.twilio.base.Updater<PublicKey>
-
- com.twilio.rest.accounts.v1.credential.PublicKeyUpdater
-
-
Constructor Summary
Constructors Constructor Description PublicKeyUpdater(String pathSid)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PublicKeyUpdatersetFriendlyName(String friendlyName)PublicKeyupdate(TwilioRestClient client)Execute a request using specified client.-
Methods inherited from class com.twilio.base.Updater
update, updateAsync, updateAsync
-
-
-
-
Constructor Detail
-
PublicKeyUpdater
public PublicKeyUpdater(String pathSid)
-
-
Method Detail
-
setFriendlyName
public PublicKeyUpdater setFriendlyName(String friendlyName)
-
-