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