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