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