Uses of Class
masecla.modrinth4j.endpoints.project.ChangeProjectIcon.ChangeProjectIconRequest
Packages that use ChangeProjectIcon.ChangeProjectIconRequest
-
Uses of ChangeProjectIcon.ChangeProjectIconRequest in masecla.modrinth4j.endpoints.project
Methods in masecla.modrinth4j.endpoints.project that return types with arguments of type ChangeProjectIcon.ChangeProjectIconRequestModifier and TypeMethodDescriptioncom.google.gson.reflect.TypeToken<ChangeProjectIcon.ChangeProjectIconRequest> ChangeProjectIcon.getRequestClass()Returns the request class.Methods in masecla.modrinth4j.endpoints.project with parameters of type ChangeProjectIcon.ChangeProjectIconRequestModifier and TypeMethodDescriptionprotected StringChangeProjectIcon.getReplacedUrl(ChangeProjectIcon.ChangeProjectIconRequest request, Map<String, String> parameters) Injects the file extension into the URL.ChangeProjectIcon.sendRequest(ChangeProjectIcon.ChangeProjectIconRequest request, Map<String, String> urlParams) Sends the request.