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