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