Package com.twilio.rest.monitor.v1
Class AlertFetcher
- java.lang.Object
-
- com.twilio.base.Fetcher<Alert>
-
- com.twilio.rest.monitor.v1.AlertFetcher
-
-
Constructor Summary
Constructors Constructor Description AlertFetcher(String pathSid)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Alertfetch(TwilioRestClient client)Execute a request using specified client.-
Methods inherited from class com.twilio.base.Fetcher
fetch, fetchAsync, fetchAsync
-
-
-
-
Constructor Detail
-
AlertFetcher
public AlertFetcher(String pathSid)
-
-