Uses of Class
com.amilesend.discogs.model.database.GetLabelInformationResponse
Packages that use GetLabelInformationResponse
-
Uses of GetLabelInformationResponse in com.amilesend.discogs.api
Methods in com.amilesend.discogs.api that return GetLabelInformationResponseModifier and TypeMethodDescriptionDatabaseApi.getLabelInformation(@NonNull GetLabelInformationRequest request) Gets information about a specific abel. -
Uses of GetLabelInformationResponse in com.amilesend.discogs.model.database
Classes in com.amilesend.discogs.model.database with type parameters of type GetLabelInformationResponseModifier and TypeClassDescriptionstatic classGetLabelInformationResponse.GetLabelInformationResponseBuilder<C extends GetLabelInformationResponse, B extends GetLabelInformationResponse.GetLabelInformationResponseBuilder<C,B>> Subclasses with type arguments of type GetLabelInformationResponse in com.amilesend.discogs.model.databaseModifier and TypeClassDescriptionclassDescribes the response containing label information.static classGetLabelInformationResponse.GetLabelInformationResponseBuilder<C extends GetLabelInformationResponse, B extends GetLabelInformationResponse.GetLabelInformationResponseBuilder<C,B>>