Class PayloadFetcher
- java.lang.Object
-
- com.twilio.base.Fetcher<Payload>
-
- com.twilio.rest.api.v2010.account.recording.addonresult.PayloadFetcher
-
-
Constructor Summary
Constructors Constructor Description PayloadFetcher(String pathReferenceSid, String pathAddOnResultSid, String pathSid)PayloadFetcher(String pathAccountSid, String pathReferenceSid, String pathAddOnResultSid, String pathSid)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Payloadfetch(TwilioRestClient client)Execute a request using specified client.-
Methods inherited from class com.twilio.base.Fetcher
fetch, fetchAsync, fetchAsync
-
-