Uses of Class
masecla.modrinth4j.endpoints.version.ScheduleVersion.ScheduleVersionRequest
Packages that use ScheduleVersion.ScheduleVersionRequest
-
Uses of ScheduleVersion.ScheduleVersionRequest in masecla.modrinth4j.endpoints.version
Methods in masecla.modrinth4j.endpoints.version that return types with arguments of type ScheduleVersion.ScheduleVersionRequestModifier and TypeMethodDescriptioncom.google.gson.reflect.TypeToken<ScheduleVersion.ScheduleVersionRequest> ScheduleVersion.getRequestClass()Returns the request class to use.Methods in masecla.modrinth4j.endpoints.version with parameters of type ScheduleVersion.ScheduleVersionRequestModifier and TypeMethodDescriptionVersionEndpoints.scheduleVersion(String versionId, ScheduleVersion.ScheduleVersionRequest request) Schedules a version.