Class PaginatedEndpoint.PaginatedResponse<T>
java.lang.Object
masecla.modrinth4j.endpoints.generic.PaginatedEndpoint.PaginatedResponse<T>
- Type Parameters:
T- The type of the hits.
- Direct Known Subclasses:
SearchEndpoint.SearchResponse
- Enclosing class:
PaginatedEndpoint<T,O extends PaginatedEndpoint.PaginatedResponse<T>, I extends PaginatedEndpoint.PaginatedRequest>
This class is used to represent a paginated response.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PaginatedResponse
public PaginatedResponse()
-