Class PostResponse
java.lang.Object
com.amilesend.discogs.model.PostResponse
The response associated with post operations (i.e., AddFavorite and AddWatchlist).
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
PostResponse.PostResponseBuilder<C extends PostResponse, B extends PostResponse.PostResponseBuilder<C,
B>> -
Method Summary
-
Method Details
-
getStatusCode
The HTTP status code associated with the request. -
getStatusMessage
The status message associated with the request. -
equals
-
hashCode
-
toString
-