Class GetArtistInformationResponse.GetArtistInformationResponseBuilder<C extends GetArtistInformationResponse, B extends GetArtistInformationResponse.GetArtistInformationResponseBuilder<C,B> >
java.lang.Object
com.amilesend.discogs.model.Resource.ResourceBuilder<Long, ArtistInformation, C, B>
com.amilesend.discogs.model.database.type.ArtistInformation.ArtistInformationBuilder<C,B>
com.amilesend.discogs.model.database.GetArtistInformationResponse.GetArtistInformationResponseBuilder<C,B>
- Enclosing class:
GetArtistInformationResponse
public abstract static class GetArtistInformationResponse.GetArtistInformationResponseBuilder<C extends GetArtistInformationResponse, B extends GetArtistInformationResponse.GetArtistInformationResponseBuilder<C,B>>
extends ArtistInformation.ArtistInformationBuilder<C,B>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ArtistInformation.ArtistInformationBuilder
aliases, dataQuality, images, members, name, nameVariations, profile, releasesUrl, uri, urlsModifier and TypeMethodDescriptionList of aliases.dataQuality(String dataQuality) The data quality status.The list of images associated with the artist.List of members associated with the artist (i.e., band/group).The artist name.nameVariations(List<String> nameVariations) The list of name variations (e.g., Artist/band name in different languages).The artist profile description.releasesUrl(String releasesUrl) The releases website URI.The artist website URI.The list of associated URLs.Methods inherited from class Resource.ResourceBuilder
id, resourceUrl
-
Constructor Details
-
GetArtistInformationResponseBuilder
public GetArtistInformationResponseBuilder()
-
-
Method Details
-
build
- Specified by:
buildin classArtistInformation.ArtistInformationBuilder<C extends GetArtistInformationResponse, B extends GetArtistInformationResponse.GetArtistInformationResponseBuilder<C,B>>
-
toString
- Overrides:
toStringin classArtistInformation.ArtistInformationBuilder<C extends GetArtistInformationResponse, B extends GetArtistInformationResponse.GetArtistInformationResponseBuilder<C,B>>
-