public class FieldCreator extends Creator<Field>
Constructor and Description |
---|
FieldCreator(String pathServiceSid,
String pathIntentSid,
String fieldType,
String uniqueName)
Construct a new FieldCreator.
|
Modifier and Type | Method and Description |
---|---|
Field |
create(TwilioRestClient client)
Make the request to the Twilio API to perform the create.
|
create, createAsync, createAsync
public Field create(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.