public class BuildFetcher extends Fetcher<Build>
Constructor and Description |
---|
BuildFetcher(String pathServiceSid,
String pathSid)
Construct a new BuildFetcher.
|
Modifier and Type | Method and Description |
---|---|
Build |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsync
public Build fetch(TwilioRestClient client)
Copyright © 2019 Twilio, Inc. All Rights Reserved.