Class GetArtistInformationResponse
java.lang.Object
com.amilesend.discogs.model.Resource<Long, ArtistInformation>
com.amilesend.discogs.model.database.type.ArtistInformation
com.amilesend.discogs.model.database.GetArtistInformationResponse
The response that describes artist information.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classGetArtistInformationResponse.GetArtistInformationResponseBuilder<C extends GetArtistInformationResponse, B extends GetArtistInformationResponse.GetArtistInformationResponseBuilder<C,B>> Nested classes/interfaces inherited from class ArtistInformation
ArtistInformation.ArtistInformationBuilder<C,B> Nested classes/interfaces inherited from class Resource
Resource.ResourceBuilder<K,T, C, B> -
Method Summary
Methods inherited from class ArtistInformation
getAliases, getDataQuality, getImages, getMembers, getName, getNameVariations, getProfile, getReleasesUrl, getUri, getUrlsMethods inherited from class Resource
getId, getResourceUrl
-
Method Details
-
builder
-
equals
- Overrides:
equalsin classResource<Long, ArtistInformation>
-
hashCode
public int hashCode()- Overrides:
hashCodein classResource<Long, ArtistInformation>
-
toString
- Overrides:
toStringin classArtistInformation
-