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