Uses of Class
com.wrapper.spotify.model_objects.special.SearchResult
-
Packages that use SearchResult Package Description com.wrapper.spotify.model_objects.special com.wrapper.spotify.requests.data.search -
-
Uses of SearchResult in com.wrapper.spotify.model_objects.special
Methods in com.wrapper.spotify.model_objects.special that return SearchResult Modifier and Type Method Description SearchResultSearchResult.Builder. build()SearchResultSearchResult.JsonUtil. createModelObject(com.google.gson.JsonObject jsonObject) -
Uses of SearchResult in com.wrapper.spotify.requests.data.search
Methods in com.wrapper.spotify.requests.data.search that return SearchResult Modifier and Type Method Description SearchResultSearchItemRequest. execute()Search for an item.
-