Constructor and Description |
---|
EndUserCreator(String friendlyName,
String type)
Construct a new EndUserCreator.
|
Modifier and Type | Method and Description |
---|---|
EndUser |
create(TwilioRestClient client)
Make the request to the Twilio API to perform the create.
|
EndUserCreator |
setAttributes(Map<String,Object> attributes)
The set of parameters that are the attributes of the End User resource which
are derived End User Types..
|
create, createAsync, createAsync
public EndUserCreator setAttributes(Map<String,Object> attributes)
attributes
- The set of parameters that compose the End User resourcepublic EndUser create(TwilioRestClient client)
Copyright © 2019 Twilio, Inc. All Rights Reserved.