Uses of Class
org.hihn.listenbrainz.GetPinsCurrent200Response
Packages that use GetPinsCurrent200Response
-
Uses of GetPinsCurrent200Response in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return GetPinsCurrent200ResponseModifier and TypeMethodDescriptionLbRecordingsApi.APIgetPinsCurrentRequest.execute()
Execute getPinsCurrent requeststatic GetPinsCurrent200Response
Create an instance of GetPinsCurrent200Response given an JSON stringGetPinsCurrent200Response.pinnedRecording
(GetPinsCurrent200ResponsePinnedRecording pinnedRecording) Methods in org.hihn.listenbrainz that return types with arguments of type GetPinsCurrent200ResponseModifier and TypeMethodDescriptionLbRecordingsApi.APIgetPinsCurrentRequest.executeWithHttpInfo()
Execute getPinsCurrent request with HTTP info returnedMethod parameters in org.hihn.listenbrainz with type arguments of type GetPinsCurrent200ResponseModifier and TypeMethodDescriptionokhttp3.Call
LbRecordingsApi.APIgetPinsCurrentRequest.executeAsync
(ApiCallback<GetPinsCurrent200Response> _callback) Execute getPinsCurrent request (asynchronously)