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