public interface APIResponse
Modifier and Type | Method and Description |
---|---|
APIException |
getException() |
String |
getHeader() |
String |
getRawResponse() |
com.google.gson.JsonObject |
getRawResponseAsJsonObject() |
APINode |
head() |
String getRawResponse()
com.google.gson.JsonObject getRawResponseAsJsonObject()
APINode head()
APIException getException()
String getHeader()
Copyright © 2023. All rights reserved.