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