| Package | Description |
|---|---|
| com.twilio.sdk.creator.api.v2010.account | |
| com.twilio.sdk.resource.api.v2010.account |
| Modifier and Type | Method and Description |
|---|---|
Token |
TokenCreator.execute(TwilioRestClient client)
Make the request to the Twilio API to perform the create.
|
| Modifier and Type | Method and Description |
|---|---|
static Token |
Token.fromJson(InputStream json,
com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Converts a JSON InputStream into a Token object using the provided
ObjectMapper.
|
static Token |
Token.fromJson(String json,
com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Converts a JSON String into a Token object using the provided ObjectMapper.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.