Interface ISearchModelObject
- All Superinterfaces:
IModelObject
,Serializable
- All Known Implementing Classes:
AlbumSimplified
,AlbumSimplifiedSpecial
,Artist
,EpisodeSimplified
,PlaylistSimplified
,SearchResult
,ShowSimplified
,Track
Interface for model objects that can be returned in search results.
This is a marker interface used to type-constrain search API responses.
-
Nested Class Summary
Nested classes/interfaces inherited from interface se.michaelthelin.spotify.model_objects.IModelObject
IModelObject.Builder, IModelObject.IJsonUtil<T>
-
Method Summary
Methods inherited from interface se.michaelthelin.spotify.model_objects.IModelObject
builder