Uses of Class
com.twilio.rest.api.v2010.account.sip.CredentialListUpdater
-
Packages that use CredentialListUpdater Package Description com.twilio.rest.api.v2010.account.sip -
-
Uses of CredentialListUpdater in com.twilio.rest.api.v2010.account.sip
Methods in com.twilio.rest.api.v2010.account.sip that return CredentialListUpdater Modifier and Type Method Description CredentialListUpdaterCredentialListUpdater. setFriendlyName(String friendlyName)static CredentialListUpdaterCredentialList. updater(String pathSid, String friendlyName)static CredentialListUpdaterCredentialList. updater(String pathAccountSid, String pathSid, String friendlyName)
-