Uses of Class
masecla.modrinth4j.endpoints.generic.PaginatedEndpoint.PaginatedResponse
Packages that use PaginatedEndpoint.PaginatedResponse
-
Uses of PaginatedEndpoint.PaginatedResponse in masecla.modrinth4j.endpoints
Subclasses of PaginatedEndpoint.PaginatedResponse in masecla.modrinth4j.endpointsModifier and TypeClassDescriptionstatic classRepresents a search response. -
Uses of PaginatedEndpoint.PaginatedResponse in masecla.modrinth4j.endpoints.generic
Classes in masecla.modrinth4j.endpoints.generic with type parameters of type PaginatedEndpoint.PaginatedResponseModifier and TypeClassDescriptionclassPaginatedEndpoint<T,O extends PaginatedEndpoint.PaginatedResponse<T>, I extends PaginatedEndpoint.PaginatedRequest> This class is used to represent a paginated endpoint.