Uses of Class
masecla.modrinth4j.endpoints.version.CreateVersion.CreateVersionRequest
Packages that use CreateVersion.CreateVersionRequest
-
Uses of CreateVersion.CreateVersionRequest in masecla.modrinth4j.endpoints.version
Methods in masecla.modrinth4j.endpoints.version that return types with arguments of type CreateVersion.CreateVersionRequestModifier and TypeMethodDescriptioncom.google.gson.reflect.TypeToken<CreateVersion.CreateVersionRequest> CreateVersion.getRequestClass()Returns the request class to use.Methods in masecla.modrinth4j.endpoints.version with parameters of type CreateVersion.CreateVersionRequestModifier and TypeMethodDescriptionVersionEndpoints.createProjectVersion(CreateVersion.CreateVersionRequest request) Creates a new version for a project.CreateVersion.sendRequest(CreateVersion.CreateVersionRequest request, Map<String, String> urlParams) This method will send the request.