Class Artist
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Artist.ArtistBuilder<C extends Artist, B extends Artist.ArtistBuilder<C,
B>> Nested classes/interfaces inherited from class Resource
Resource.ResourceBuilder<K,
T, C, B> -
Method Summary
Methods inherited from class Resource
equals, getId, getResourceUrl, hashCode
-
Method Details
-
builder
-
getAnv
-
getJoin
-
getName
The artist name. -
getRole
The role in the release/master/label. -
getTracks
Credited tracks. -
getThumbnailUrl
The image URL for the thumbnail. -
toString
-