public class BatchResponse
extends java.lang.Object
Constructor and Description |
---|
BatchResponse(int statusCode,
java.lang.Object response) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getResponse() |
int |
getStatusCode() |
boolean |
isSuccessful() |
public int getStatusCode()
public boolean isSuccessful()
public java.lang.Object getResponse() throws ApiException
ApiException