Uses of Class
com.amilesend.discogs.model.database.GetMasterReleaseResponse
Packages that use GetMasterReleaseResponse
-
Uses of GetMasterReleaseResponse in com.amilesend.discogs.api
Methods in com.amilesend.discogs.api that return GetMasterReleaseResponseModifier and TypeMethodDescriptionDatabaseApi.getMasterRelease
(@NonNull GetMasterReleaseRequest request) Gets the master release for the given identifier. -
Uses of GetMasterReleaseResponse in com.amilesend.discogs.model.database
Classes in com.amilesend.discogs.model.database with type parameters of type GetMasterReleaseResponseModifier and TypeClassDescriptionstatic class
GetMasterReleaseResponse.GetMasterReleaseResponseBuilder<C extends GetMasterReleaseResponse, B extends GetMasterReleaseResponse.GetMasterReleaseResponseBuilder<C,
B>>