Uses of Class
masecla.modrinth4j.endpoints.project.gallery.CreateGalleryImage.CreateGalleryImageRequest
Packages that use CreateGalleryImage.CreateGalleryImageRequest
Package
Description
-
Uses of CreateGalleryImage.CreateGalleryImageRequest in masecla.modrinth4j.endpoints.project
Methods in masecla.modrinth4j.endpoints.project with parameters of type CreateGalleryImage.CreateGalleryImageRequestModifier and TypeMethodDescriptionProjectEndpoints.createGalleryImage(String slug, CreateGalleryImage.CreateGalleryImageRequest request) This endpoint is used to create a gallery image for a project. -
Uses of CreateGalleryImage.CreateGalleryImageRequest in masecla.modrinth4j.endpoints.project.gallery
Methods in masecla.modrinth4j.endpoints.project.gallery that return types with arguments of type CreateGalleryImage.CreateGalleryImageRequestModifier and TypeMethodDescriptioncom.google.gson.reflect.TypeToken<CreateGalleryImage.CreateGalleryImageRequest> CreateGalleryImage.getRequestClass()Returns the class of the request.Methods in masecla.modrinth4j.endpoints.project.gallery with parameters of type CreateGalleryImage.CreateGalleryImageRequestModifier and TypeMethodDescriptionCreateGalleryImage.sendRequest(CreateGalleryImage.CreateGalleryImageRequest parameters, Map<String, String> urlParams) Gets the type token of the response.