Package | Description |
---|---|
com.twilio.sdk.fetcher.preview.wireless.device | |
com.twilio.sdk.resource.preview.wireless.device |
Modifier and Type | Method and Description |
---|---|
Usage |
UsageFetcher.execute(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
Modifier and Type | Method and Description |
---|---|
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 © 2011 Twilio, Inc. All Rights Reserved.