| Package | Description |
|---|---|
| com.empyr.api |
| Modifier and Type | Class and Description |
|---|---|
class |
Request<T>
Builder class for building API requests to the Empyr backend.
|
| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
HttpRequest.addParams(Map<String,Object> params) |
HttpRequest |
HttpRequest.addParams(Object... params) |
static HttpRequest |
HttpRequest.createHttpRequest(MethodType get,
String endpoint) |
Copyright © 2018 Empyr, Inc.. All rights reserved.