Uses of Class
com.twilio.rest.conversations.v1.UserCreator
-
Packages that use UserCreator Package Description com.twilio.rest.conversations.v1 -
-
Uses of UserCreator in com.twilio.rest.conversations.v1
Methods in com.twilio.rest.conversations.v1 that return UserCreator Modifier and Type Method Description static UserCreatorUser. creator(String identity)UserCreatorUserCreator. setAttributes(String attributes)UserCreatorUserCreator. setFriendlyName(String friendlyName)UserCreatorUserCreator. setIdentity(String identity)UserCreatorUserCreator. setRoleSid(String roleSid)UserCreatorUserCreator. setXTwilioWebhookEnabled(User.WebhookEnabledType xTwilioWebhookEnabled)
-