| Package | Description |
|---|---|
| masecla.modrinth4j.endpoints.project | |
| masecla.modrinth4j.endpoints.project.gallery |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<EmptyResponse> |
ProjectEndpoints.createGalleryImage(String slug,
CreateGalleryImage.CreateGalleryImageRequest request)
This endpoint is used to create a gallery image for a project.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.reflect.TypeToken<CreateGalleryImage.CreateGalleryImageRequest> |
CreateGalleryImage.getRequestClass()
Returns the class of the request.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<EmptyResponse> |
CreateGalleryImage.sendRequest(CreateGalleryImage.CreateGalleryImageRequest parameters,
Map<String,String> urlParams)
Gets the type token of the response.
|
Copyright © 2026. All rights reserved.