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