public class SyncMapItemFetcher extends Fetcher<SyncMapItem>
| Constructor and Description |
|---|
SyncMapItemFetcher(String pathServiceSid,
String pathMapSid,
String pathKey)
Construct a new SyncMapItemFetcher.
|
| Modifier and Type | Method and Description |
|---|---|
SyncMapItem |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsyncpublic SyncMapItem fetch(TwilioRestClient client)
fetch in class Fetcher<SyncMapItem>client - TwilioRestClient with which to make the requestCopyright © 2016 Twilio, Inc. All Rights Reserved.