Class BucketFetcher
- java.lang.Object
-
- com.twilio.base.Fetcher<Bucket>
-
- com.twilio.rest.verify.v2.service.ratelimit.BucketFetcher
-
-
Constructor Summary
Constructors Constructor Description BucketFetcher(String pathServiceSid, String pathRateLimitSid, String pathSid)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Bucket
fetch(TwilioRestClient client)
Execute a request using specified client.-
Methods inherited from class com.twilio.base.Fetcher
fetch, fetchAsync, fetchAsync
-
-