Class ApiResponse<T>
java.lang.Object
com.amilesend.tvdb.client.ApiResponse<T>
- Type Parameters:
T
- The type of data that is deserialized from response body
API response returned by API call.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ApiResponse
-
ApiResponse
-
-
Method Details
-
getStatusCode
public int getStatusCode() -
getHeaders
-
getData
-