Uses of Class
org.hihn.listenbrainz.CreatePlaylist200Response
Packages that use CreatePlaylist200Response
-
Uses of CreatePlaylist200Response in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return CreatePlaylist200ResponseModifier and TypeMethodDescriptionLbPlaylistsApi.APIcreatePlaylistRequest.execute()
Execute createPlaylist requeststatic CreatePlaylist200Response
Create an instance of CreatePlaylist200Response given an JSON stringCreatePlaylist200Response.playlistMbid
(UUID playlistMbid) Methods in org.hihn.listenbrainz that return types with arguments of type CreatePlaylist200ResponseModifier and TypeMethodDescriptionLbPlaylistsApi.APIcreatePlaylistRequest.executeWithHttpInfo()
Execute createPlaylist request with HTTP info returnedMethod parameters in org.hihn.listenbrainz with type arguments of type CreatePlaylist200ResponseModifier and TypeMethodDescriptionokhttp3.Call
LbPlaylistsApi.APIcreatePlaylistRequest.executeAsync
(ApiCallback<CreatePlaylist200Response> _callback) Execute createPlaylist request (asynchronously)