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