Class ChangeInventoryResponse
java.lang.Object
com.amilesend.discogs.model.inventory.type.UploadInformation
com.amilesend.discogs.model.inventory.ChangeInventoryResponse
The response when uploading a CSV file to change items within a user's inventory.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classChangeInventoryResponse.ChangeInventoryResponseBuilder<C extends ChangeInventoryResponse, B extends ChangeInventoryResponse.ChangeInventoryResponseBuilder<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
-