Uses of Class
org.hihn.listenbrainz.ServicesForUser
Packages that use ServicesForUser
-
Uses of ServicesForUser in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return ServicesForUserModifier and TypeMethodDescriptionServicesForUser.addServicesItem
(String servicesItem) LbCoreApi.APIservicesForUserRequest.execute()
Execute servicesForUser requeststatic ServicesForUser
Create an instance of ServicesForUser given an JSON stringMethods in org.hihn.listenbrainz that return types with arguments of type ServicesForUserModifier and TypeMethodDescriptionLbCoreApi.APIservicesForUserRequest.executeWithHttpInfo()
Execute servicesForUser request with HTTP info returnedMethod parameters in org.hihn.listenbrainz with type arguments of type ServicesForUserModifier and TypeMethodDescriptionokhttp3.Call
LbCoreApi.APIservicesForUserRequest.executeAsync
(ApiCallback<ServicesForUser> _callback) Execute servicesForUser request (asynchronously)