Uses of Class
com.twilio.rest.trusthub.v1.EndUserCreator
-
Packages that use EndUserCreator Package Description com.twilio.rest.trusthub.v1 -
-
Uses of EndUserCreator in com.twilio.rest.trusthub.v1
Methods in com.twilio.rest.trusthub.v1 that return EndUserCreator Modifier and Type Method Description static EndUserCreator
EndUser. creator(String friendlyName, String type)
EndUserCreator
EndUserCreator. setAttributes(Map<String,Object> attributes)
EndUserCreator
EndUserCreator. setFriendlyName(String friendlyName)
EndUserCreator
EndUserCreator. setType(String type)
-