Class DownloadInventoryExportResponse
java.lang.Object
com.amilesend.discogs.model.inventory.type.DownloadInformation
com.amilesend.discogs.model.inventory.DownloadInventoryExportResponse
The response for downloading an inventory export CSV file.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
DownloadInventoryExportResponse.DownloadInventoryExportResponseBuilder<C extends DownloadInventoryExportResponse, B extends DownloadInventoryExportResponse.DownloadInventoryExportResponseBuilder<C,
B>> Nested classes/interfaces inherited from class DownloadInformation
DownloadInformation.DownloadInformationBuilder<C,
B> -
Method Summary
Methods inherited from class DownloadInformation
getDownloadedBytes, getDownloadPath, getFileName, getSizeBytes
-
Method Details
-
builder
-
equals
- Overrides:
equals
in classDownloadInformation
-
hashCode
public int hashCode()- Overrides:
hashCode
in classDownloadInformation
-
toString
- Overrides:
toString
in classDownloadInformation
-