Uses of Class
masecla.modrinth4j.endpoints.project.ScheduleProject.ScheduleProjectRequest
Packages that use ScheduleProject.ScheduleProjectRequest
-
Uses of ScheduleProject.ScheduleProjectRequest in masecla.modrinth4j.endpoints.project
Methods in masecla.modrinth4j.endpoints.project that return types with arguments of type ScheduleProject.ScheduleProjectRequestModifier and TypeMethodDescriptioncom.google.gson.reflect.TypeToken<ScheduleProject.ScheduleProjectRequest> ScheduleProject.getRequestClass()Returns the request class.Methods in masecla.modrinth4j.endpoints.project with parameters of type ScheduleProject.ScheduleProjectRequestModifier and TypeMethodDescriptionProjectEndpoints.scheduleProject(String projectId, ScheduleProject.ScheduleProjectRequest request) This endpoint is used to schedule a project.