Uses of Class
com.twilio.rest.trusthub.v1.TrustProductsCreator
-
Packages that use TrustProductsCreator Package Description com.twilio.rest.trusthub.v1 -
-
Uses of TrustProductsCreator in com.twilio.rest.trusthub.v1
Methods in com.twilio.rest.trusthub.v1 that return TrustProductsCreator Modifier and Type Method Description static TrustProductsCreatorTrustProducts. creator(String friendlyName, String email, String policySid)TrustProductsCreatorTrustProductsCreator. setEmail(String email)TrustProductsCreatorTrustProductsCreator. setFriendlyName(String friendlyName)TrustProductsCreatorTrustProductsCreator. setPolicySid(String policySid)TrustProductsCreatorTrustProductsCreator. setStatusCallback(String statusCallback)TrustProductsCreatorTrustProductsCreator. setStatusCallback(URI statusCallback)
-