Uses of Class
com.docspring.UploadPresignResponse
Packages that use UploadPresignResponse
-
Uses of UploadPresignResponse in com.docspring
Methods in com.docspring that return UploadPresignResponseModifier and TypeMethodDescriptionClient.getPresignUrl()Get a presigned S3 URL for direct file upload Returns a presigned S3 URL for uploading files directly to our S3 bucket.UploadPresignResponse.method(UploadPresignResponse.MethodEnum method) Methods in com.docspring that return types with arguments of type UploadPresignResponseModifier and TypeMethodDescriptionClient.getPresignUrlWithHttpInfo()Get a presigned S3 URL for direct file upload Returns a presigned S3 URL for uploading files directly to our S3 bucket.