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