Class AddInventoryResponse
java.lang.Object
com.amilesend.discogs.model.inventory.type.UploadInformation
com.amilesend.discogs.model.inventory.AddInventoryResponse
The response when uploading a CSV file to add items to a user's inventory.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classAddInventoryResponse.AddInventoryResponseBuilder<C extends AddInventoryResponse, B extends AddInventoryResponse.AddInventoryResponseBuilder<C,B>> Nested classes/interfaces inherited from class UploadInformation
UploadInformation.UploadInformationBuilder<C,B> -
Method Summary
Methods inherited from class UploadInformation
getFilename, getLocation
-
Method Details
-
builder
-
equals
- Overrides:
equalsin classUploadInformation
-
hashCode
public int hashCode()- Overrides:
hashCodein classUploadInformation
-
toString
- Overrides:
toStringin classUploadInformation
-