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 class
ChangeInventoryResponse.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:
equals
in classUploadInformation
-
hashCode
public int hashCode()- Overrides:
hashCode
in classUploadInformation
-
toString
- Overrides:
toString
in classUploadInformation
-