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