Uses of Class
org.hihn.listenbrainz.FeedbackGivenBy
Packages that use FeedbackGivenBy
-
Uses of FeedbackGivenBy in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return FeedbackGivenByModifier and TypeMethodDescriptionFeedbackGivenBy.addFeedbackItem
(FeedbackGivenByFeedbackInner feedbackItem) LbRecommendationsApi.APIfeedbackGivenByRequest.execute()
Execute feedbackGivenBy requestFeedbackGivenBy.feedback
(List<FeedbackGivenByFeedbackInner> feedback) static FeedbackGivenBy
Create an instance of FeedbackGivenBy given an JSON stringFeedbackGivenBy.totalCount
(Integer totalCount) Methods in org.hihn.listenbrainz that return types with arguments of type FeedbackGivenByModifier and TypeMethodDescriptionLbRecommendationsApi.APIfeedbackGivenByRequest.executeWithHttpInfo()
Execute feedbackGivenBy request with HTTP info returnedMethod parameters in org.hihn.listenbrainz with type arguments of type FeedbackGivenByModifier and TypeMethodDescriptionokhttp3.Call
LbRecommendationsApi.APIfeedbackGivenByRequest.executeAsync
(ApiCallback<FeedbackGivenBy> _callback) Execute feedbackGivenBy request (asynchronously)