Uses of Class
com.gentics.contentnode.rest.model.request.FileCreateRequest
-
Packages that use FileCreateRequest Package Description com.gentics.contentnode.rest.resource -
-
Uses of FileCreateRequest in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource with parameters of type FileCreateRequest Modifier and Type Method Description FileUploadResponse
FileResource. create(FileCreateRequest request)
Create a new file with the binary data loaded from a URL
-