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