Constructor and Description |
---|
CommandFetcher(String pathSid)
Construct a new CommandFetcher.
|
Modifier and Type | Method and Description |
---|---|
Command |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsync
public CommandFetcher(String pathSid)
pathSid
- The SID that identifies the resource to fetchpublic Command fetch(TwilioRestClient client)
Copyright © 2019 Twilio, Inc. All Rights Reserved.