Class BindingFetcher
- java.lang.Object
-
- com.twilio.base.Fetcher<Binding>
-
- com.twilio.rest.conversations.v1.service.BindingFetcher
-
-
Constructor Summary
Constructors Constructor Description BindingFetcher(String pathChatServiceSid, String pathSid)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Binding
fetch(TwilioRestClient client)
Execute a request using specified client.-
Methods inherited from class com.twilio.base.Fetcher
fetch, fetchAsync, fetchAsync
-
-