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 CustomerProfilesCreatorCustomerProfiles. creator(String friendlyName, String email, String policySid)CustomerProfilesCreatorCustomerProfilesCreator. setEmail(String email)CustomerProfilesCreatorCustomerProfilesCreator. setFriendlyName(String friendlyName)CustomerProfilesCreatorCustomerProfilesCreator. setPolicySid(String policySid)CustomerProfilesCreatorCustomerProfilesCreator. setStatusCallback(String statusCallback)CustomerProfilesCreatorCustomerProfilesCreator. setStatusCallback(URI statusCallback)
-