| Package | Description |
|---|---|
| com.twilio.rest.preview.wireless.sim |
| Modifier and Type | Method and Description |
|---|---|
Usage |
UsageFetcher.fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
static Usage |
Usage.fromJson(InputStream json,
com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Converts a JSON InputStream into a Usage object using the provided
ObjectMapper.
|
static Usage |
Usage.fromJson(String json,
com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Converts a JSON String into a Usage object using the provided ObjectMapper.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.