Class GetExportsResponse
java.lang.Object
com.amilesend.discogs.model.PaginatedResponseBase<GetExportsResponse>
com.amilesend.discogs.model.inventory.GetExportsResponse
The paginated list of exports.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classGetExportsResponse.GetExportsResponseBuilder<C extends GetExportsResponse, B extends GetExportsResponse.GetExportsResponseBuilder<C,B>> Nested classes/interfaces inherited from class PaginatedResponseBase
PaginatedResponseBase.PaginatedResponseBaseBuilder<T,C, B>, PaginatedResponseBase.Pagination -
Method Summary
Methods inherited from class PaginatedResponseBase
getConnection, getFirst, getLast, getNext, getPagination, getPrevious, hasFirst, hasLast, hasNext, hasPrevious
-
Method Details
-
getType
Description copied from class:PaginatedResponseBaseDefines the method to return the implementation class type.- Specified by:
getTypein classPaginatedResponseBase<GetExportsResponse>
-
builder
-
getItems
-
equals
- Overrides:
equalsin classPaginatedResponseBase<GetExportsResponse>
-
hashCode
public int hashCode()- Overrides:
hashCodein classPaginatedResponseBase<GetExportsResponse>
-
toString
- Overrides:
toStringin classPaginatedResponseBase<GetExportsResponse>
-