public class CredentialListMappingCreator extends Creator<CredentialListMapping>
| Constructor and Description |
|---|
CredentialListMappingCreator(String accountSid,
String domainSid,
String credentialListSid)
Construct a new CredentialListMappingCreator.
|
| Modifier and Type | Method and Description |
|---|---|
CredentialListMapping |
execute(TwilioRestClient client)
Make the request to the Twilio API to perform the create.
|
public CredentialListMapping execute(TwilioRestClient client)
execute in class Creator<CredentialListMapping>client - TwilioRestClient with which to make the requestCopyright © 2011 Twilio, Inc. All Rights Reserved.