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