Package | Description |
---|---|
com.twilio.sdk.fetcher.pricing.v1.voice | |
com.twilio.sdk.resource.pricing.v1.voice |
Modifier and Type | Method and Description |
---|---|
Number |
NumberFetcher.execute(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
Modifier and Type | Method and Description |
---|---|
static Number |
Number.fromJson(InputStream json,
com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Converts a JSON InputStream into a Number object using the provided
ObjectMapper.
|
static Number |
Number.fromJson(String json,
com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Converts a JSON String into a Number object using the provided ObjectMapper.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.