Class ClearListResponse
java.lang.Object
com.amilesend.tmdb.client.model.PostResponse
com.amilesend.tmdb.client.model.list.ClearListResponse
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
ClearListResponse.ClearListResponseBuilder<C extends ClearListResponse, B extends ClearListResponse.ClearListResponseBuilder<C,
B>> Nested classes/interfaces inherited from class PostResponse
PostResponse.PostResponseBuilder<C,
B> -
Method Summary
Methods inherited from class PostResponse
getStatusCode, getStatusMessage
-
Method Details
-
builder
-
equals
- Overrides:
equals
in classPostResponse
-
hashCode
public int hashCode()- Overrides:
hashCode
in classPostResponse
-
toString
- Overrides:
toString
in classPostResponse
-