Constructor and Description |
---|
SyncListCreator(String pathServiceSid)
Construct a new SyncListCreator.
|
Modifier and Type | Method and Description |
---|---|
SyncList |
create(TwilioRestClient client)
Make the request to the Twilio API to perform the create.
|
SyncListCreator |
setUniqueName(String uniqueName)
The unique_name.
|
create, createAsync, createAsync
public SyncListCreator(String pathServiceSid)
pathServiceSid
- The service_sidpublic SyncListCreator setUniqueName(String uniqueName)
uniqueName
- The unique_namepublic SyncList create(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.