Uses of Class
dev.dosya.sdk.model.UploadInitResponse
Packages that use UploadInitResponse
-
Uses of UploadInitResponse in dev.dosya.sdk.resource
Methods in dev.dosya.sdk.resource that return UploadInitResponseModifier and TypeMethodDescription@NotNull UploadInitResponseUploadResource.init(@NotNull String workspaceId, @NotNull String fileName, long fileSize, @Nullable String mimeType, @Nullable String region, @Nullable String folderId, @Nullable String fileId) Initializes an upload session with the Dosya API.