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