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