public class AlphaSenderCreator extends Creator<AlphaSender>
| Constructor and Description |
|---|
AlphaSenderCreator(String pathServiceSid,
String alphaSender)
Construct a new AlphaSenderCreator.
|
| Modifier and Type | Method and Description |
|---|---|
AlphaSender |
create(TwilioRestClient client)
Make the request to the Twilio API to perform the create.
|
create, createAsync, createAsyncpublic AlphaSender create(TwilioRestClient client)
create in class Creator<AlphaSender>client - TwilioRestClient with which to make the requestCopyright © 2016 Twilio, Inc. All Rights Reserved.