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