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