Package ai.vectros.types
Class DocumentDownloadResponse
java.lang.Object
ai.vectros.types.DocumentDownloadResponse
-
Method Details
-
getId
- Returns:
- Document ID.
-
getDownloadUrl
- Returns:
- Presigned download URL for the original file. Short-lived — fetch the file before the time given in
expires.
-
getExpires
- Returns:
- Epoch-millis (Unix milliseconds) timestamp at which the presigned URL expires.
-
getFileType
- Returns:
- MIME type of the file, as captured at upload time.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-