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