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, fetchAsync
public SyncMapItem fetch(TwilioRestClient client)
fetch
in class Fetcher<SyncMapItem>
client
- TwilioRestClient with which to make the requestCopyright © 2019 Twilio, Inc. All Rights Reserved.