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