Class QueryFetcher
- java.lang.Object
-
- com.twilio.base.Fetcher<Query>
-
- com.twilio.rest.preview.understand.assistant.QueryFetcher
-
-
Constructor Summary
Constructors Constructor Description QueryFetcher(String pathAssistantSid, String pathSid)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Query
fetch(TwilioRestClient client)
Execute a request using specified client.-
Methods inherited from class com.twilio.base.Fetcher
fetch, fetchAsync, fetchAsync
-
-