Uses of Class
org.hihn.listenbrainz.GetDumpInfo
Packages that use GetDumpInfo
-
Uses of GetDumpInfo in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return GetDumpInfoModifier and TypeMethodDescriptionLbMiscApi.APIgetDumpInfoRequest.execute()
Execute getDumpInfo requeststatic GetDumpInfo
Create an instance of GetDumpInfo given an JSON stringMethods in org.hihn.listenbrainz that return types with arguments of type GetDumpInfoModifier and TypeMethodDescriptionLbMiscApi.APIgetDumpInfoRequest.executeWithHttpInfo()
Execute getDumpInfo request with HTTP info returnedMethod parameters in org.hihn.listenbrainz with type arguments of type GetDumpInfoModifier and TypeMethodDescriptionokhttp3.Call
LbMiscApi.APIgetDumpInfoRequest.executeAsync
(ApiCallback<GetDumpInfo> _callback) Execute getDumpInfo request (asynchronously)