Uses of Class
masecla.modrinth4j.endpoints.version.GetProjectVersions.GetProjectVersionsRequest
Packages that use GetProjectVersions.GetProjectVersionsRequest
-
Uses of GetProjectVersions.GetProjectVersionsRequest in masecla.modrinth4j.endpoints.version
Methods in masecla.modrinth4j.endpoints.version that return types with arguments of type GetProjectVersions.GetProjectVersionsRequestModifier and TypeMethodDescriptioncom.google.gson.reflect.TypeToken<GetProjectVersions.GetProjectVersionsRequest> GetProjectVersions.getRequestClass()Returns the request class.Methods in masecla.modrinth4j.endpoints.version with parameters of type GetProjectVersions.GetProjectVersionsRequestModifier and TypeMethodDescriptionVersionEndpoints.getProjectVersions(String slug, GetProjectVersions.GetProjectVersionsRequest requestObject) Fetches a list of versions for a project with the given slug, filtered by the given conditions.