public class AlpacaRequest
extends java.lang.Object
| Constructor | Description |
|---|---|
AlpacaRequest() |
| Modifier and Type | Method | Description |
|---|---|---|
com.mashape.unirest.http.JsonNode |
getJson(com.mashape.unirest.http.HttpResponse<com.mashape.unirest.http.JsonNode> jsonNode) |
Gets the json.
|
com.mashape.unirest.http.HttpResponse<com.mashape.unirest.http.JsonNode> |
invoke(AlpacaUrlBuilder builder) |
Invoke.
|
public com.mashape.unirest.http.HttpResponse<com.mashape.unirest.http.JsonNode> invoke(AlpacaUrlBuilder builder)
builder - the builderpublic com.mashape.unirest.http.JsonNode getJson(com.mashape.unirest.http.HttpResponse<com.mashape.unirest.http.JsonNode> jsonNode)
jsonNode - the json node