Uses of Class
com.amilesend.discogs.model.collection.CreateFolderResponse
Packages that use CreateFolderResponse
-
Uses of CreateFolderResponse in com.amilesend.discogs.api
Methods in com.amilesend.discogs.api that return CreateFolderResponseModifier and TypeMethodDescriptionUserCollectionApi.createFolder
(@NonNull CreateFolderRequest request) Creates a new folder within a user's collection. -
Uses of CreateFolderResponse in com.amilesend.discogs.model.collection
Classes in com.amilesend.discogs.model.collection with type parameters of type CreateFolderResponseModifier and TypeClassDescriptionstatic class
CreateFolderResponse.CreateFolderResponseBuilder<C extends CreateFolderResponse, B extends CreateFolderResponse.CreateFolderResponseBuilder<C,
B>>