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