| Constructor and Description |
|---|
FleetFetcher(String pathSid)
Construct a new FleetFetcher.
|
| Modifier and Type | Method and Description |
|---|---|
Fleet |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsyncpublic FleetFetcher(String pathSid)
pathSid - A string that uniquely identifies the Fleet.public Fleet fetch(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.