Uses of Class
masecla.modrinth4j.endpoints.project.gallery.ModifyGalleryImage.ModifyGalleryImageRequest
Packages that use ModifyGalleryImage.ModifyGalleryImageRequest
Package
Description
-
Uses of ModifyGalleryImage.ModifyGalleryImageRequest in masecla.modrinth4j.endpoints.project
Methods in masecla.modrinth4j.endpoints.project with parameters of type ModifyGalleryImage.ModifyGalleryImageRequestModifier and TypeMethodDescriptionProjectEndpoints.modifyGalleryImage(String slug, ModifyGalleryImage.ModifyGalleryImageRequest request) This endpoint is used to modify a gallery image for a project. -
Uses of ModifyGalleryImage.ModifyGalleryImageRequest in masecla.modrinth4j.endpoints.project.gallery
Methods in masecla.modrinth4j.endpoints.project.gallery that return types with arguments of type ModifyGalleryImage.ModifyGalleryImageRequestModifier and TypeMethodDescriptioncom.google.gson.reflect.TypeToken<ModifyGalleryImage.ModifyGalleryImageRequest> ModifyGalleryImage.getRequestClass()Returns the request class.Methods in masecla.modrinth4j.endpoints.project.gallery with parameters of type ModifyGalleryImage.ModifyGalleryImageRequestModifier and TypeMethodDescriptionprotected StringModifyGalleryImage.getReplacedUrl(ModifyGalleryImage.ModifyGalleryImageRequest request, Map<String, String> parameters) Injects the file extension into the URL.