| Constructor and Description |
|---|
FieldTypeCreator(String pathServiceSid,
String uniqueName)
Construct a new FieldTypeCreator.
|
| Modifier and Type | Method and Description |
|---|---|
FieldType |
create(TwilioRestClient client)
Make the request to the Twilio API to perform the create.
|
FieldTypeCreator |
setFriendlyName(String friendlyName)
The friendly_name.
|
create, createAsync, createAsyncpublic FieldTypeCreator setFriendlyName(String friendlyName)
friendlyName - The friendly_namepublic FieldType create(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.