Class GetMediaResponse
java.lang.Object
com.langfuse.client.resources.media.types.GetMediaResponse
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interface -
Method Summary
-
Method Details
-
getMediaId
- Returns:
- The unique langfuse identifier of a media record
-
getContentType
- Returns:
- The MIME type of the media record
-
getContentLength
public int getContentLength()- Returns:
- The size of the media record in bytes
-
getUploadedAt
- Returns:
- The date and time when the media record was uploaded
-
getUrl
- Returns:
- The download URL of the media record
-
getUrlExpiry
- Returns:
- The expiry date and time of the media record download URL
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-