Class ClearListResponse
java.lang.Object
com.amilesend.tmdb.client.model.PostResponse
com.amilesend.tmdb.client.model.list.ClearListResponse
The response when clearing list.
- See Also:
-
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 com.amilesend.tmdb.client.model.PostResponse
PostResponse.PostResponseBuilder<C extends PostResponse,
B extends PostResponse.PostResponseBuilder<C, B>> -
Method Summary
Methods inherited from class com.amilesend.tmdb.client.model.PostResponse
getStatusCode, getStatusMessage
-
Method Details
-
builder
-
equals
- Overrides:
equals
in classPostResponse
-
hashCode
public int hashCode()- Overrides:
hashCode
in classPostResponse
-
toString
- Overrides:
toString
in classPostResponse
-