Constructor and Description |
---|
RatePlanFetcher(String sid)
Construct a new RatePlanFetcher.
|
Modifier and Type | Method and Description |
---|---|
RatePlan |
execute(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
public RatePlanFetcher(String sid)
sid
- The sidpublic RatePlan execute(TwilioRestClient client)
Copyright © 2011 Twilio, Inc. All Rights Reserved.