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