Uses of Class
com.amilesend.discogs.model.collection.type.Folder
Packages that use Folder
Package
Description
-
Uses of Folder in com.amilesend.discogs.model.collection
Subclasses of Folder in com.amilesend.discogs.model.collectionModifier and TypeClassDescriptionclassThe response that describes the newly created folder in the user's collection.classThe response when getting a specific folder within a user's collection.classThe response that describes the renamed folder in the user's collection.Methods in com.amilesend.discogs.model.collection that return types with arguments of type FolderMethod parameters in com.amilesend.discogs.model.collection with type arguments of type FolderModifier and TypeMethodDescriptionThe list of folders. -
Uses of Folder in com.amilesend.discogs.model.collection.type
Classes in com.amilesend.discogs.model.collection.type with type parameters of type FolderModifier and TypeClassDescriptionstatic classFolder.FolderBuilder<C extends Folder, B extends Folder.FolderBuilder<C,B>> Subclasses with type arguments of type Folder in com.amilesend.discogs.model.collection.typeModifier and TypeClassDescriptionclassDescribes a folder resource type.static classFolder.FolderBuilder<C extends Folder, B extends Folder.FolderBuilder<C,B>>