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