public class FieldValueCreator extends Creator<FieldValue>
| Constructor and Description |
|---|
FieldValueCreator(String pathServiceSid,
String pathFieldTypeSid,
String language,
String value)
Construct a new FieldValueCreator.
|
| Modifier and Type | Method and Description |
|---|---|
FieldValue |
create(TwilioRestClient client)
Make the request to the Twilio API to perform the create.
|
create, createAsync, createAsyncpublic FieldValue create(TwilioRestClient client)
create in class Creator<FieldValue>client - TwilioRestClient with which to make the requestCopyright © 2016 Twilio, Inc. All Rights Reserved.