Uses of Class
com.twilio.rest.trusthub.v1.CustomerProfilesUpdater
-
Packages that use CustomerProfilesUpdater Package Description com.twilio.rest.trusthub.v1 -
-
Uses of CustomerProfilesUpdater in com.twilio.rest.trusthub.v1
Methods in com.twilio.rest.trusthub.v1 that return CustomerProfilesUpdater Modifier and Type Method Description CustomerProfilesUpdaterCustomerProfilesUpdater. setEmail(String email)CustomerProfilesUpdaterCustomerProfilesUpdater. setFriendlyName(String friendlyName)CustomerProfilesUpdaterCustomerProfilesUpdater. setStatus(CustomerProfiles.Status status)CustomerProfilesUpdaterCustomerProfilesUpdater. setStatusCallback(String statusCallback)CustomerProfilesUpdaterCustomerProfilesUpdater. setStatusCallback(URI statusCallback)static CustomerProfilesUpdaterCustomerProfiles. updater(String pathSid)
-