Constructor and Description |
---|
TriggerFetcher(String pathSid)
Construct a new TriggerFetcher.
|
TriggerFetcher(String pathAccountSid,
String pathSid)
Construct a new TriggerFetcher.
|
Modifier and Type | Method and Description |
---|---|
Trigger |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsync
public TriggerFetcher(String pathSid)
pathSid
- The unique string that identifies the resourcepublic Trigger fetch(TwilioRestClient client)
Copyright © 2019 Twilio, Inc. All Rights Reserved.