Uses of Record Class
io.github.xezzon.zeroweb.attachment.entity.UploadInfo
Packages that use UploadInfo
Package
Description
-
Uses of UploadInfo in io.github.xezzon.zeroweb.attachment.internal
Methods in io.github.xezzon.zeroweb.attachment.internal that return UploadInfoModifier and TypeMethodDescriptionAttachmentHttpEndpoint.addAttachment(@Valid AddAttachmentReq req, String crc) 新增附件AttachmentHttpEndpoint.getUploadInfo(@NotBlank String id, @NotBlank String checksum, @Positive long fileSize, String crc) 获取附件上传元信息 -
Uses of UploadInfo in io.github.xezzon.zeroweb.storage
Methods in io.github.xezzon.zeroweb.storage that return UploadInfo -
Uses of UploadInfo in io.github.xezzon.zeroweb.storage.fs
Methods in io.github.xezzon.zeroweb.storage.fs that return UploadInfo -
Uses of UploadInfo in io.github.xezzon.zeroweb.storage.s3
Methods in io.github.xezzon.zeroweb.storage.s3 that return UploadInfo