public class BrandVettingFetcher extends Fetcher<BrandVetting>
Constructor and Description |
---|
BrandVettingFetcher(String pathBrandSid,
String pathBrandVettingSid)
Construct a new BrandVettingFetcher.
|
Modifier and Type | Method and Description |
---|---|
BrandVetting |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsync
public BrandVetting fetch(TwilioRestClient client)
fetch
in class Fetcher<BrandVetting>
client
- TwilioRestClient with which to make the requestCopyright © 2019 Twilio, Inc. All Rights Reserved.