| Package | Description |
|---|---|
| com.authy.api |
| Modifier and Type | Method and Description |
|---|---|
Resource.Response |
Resource.delete(String path,
Formattable data)
DELETE method.
|
Resource.Response |
Resource.get(String path,
Formattable data)
GET method.
|
Resource.Response |
Resource.post(String path,
Formattable data)
POST method.
|
Resource.Response |
Resource.put(String path,
Formattable data)
PUT method.
|
Copyright © 2019. All rights reserved.