-
httpStatus
int httpStatus
The HTTP status code of the result.
-
resource
java.lang.String resource
The URI requested by the SDK.
-
method
java.lang.String method
The HTTP method of the request
-
requestHeader
java.util.Map<K,V> requestHeader
A map containing the name/value pairs of the request's headers.
-
apiVersion
java.lang.String apiVersion
The version of the API called.
-
code
int code
The id of the BaasBox specific error
-
json
JsonObject json