Package com.twilio.rest.oauth.v1
Class OauthFetcher
- java.lang.Object
-
- com.twilio.base.Fetcher<Oauth>
-
- com.twilio.rest.oauth.v1.OauthFetcher
-
-
Constructor Summary
Constructors Constructor Description OauthFetcher()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Oauth
fetch(TwilioRestClient client)
Execute a request using specified client.-
Methods inherited from class com.twilio.base.Fetcher
fetch, fetchAsync, fetchAsync
-
-