Class CreateBlobStorageIntegrationRequest
java.lang.Object
com.langfuse.client.resources.blobstorageintegrations.types.CreateBlobStorageIntegrationRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interfacestatic final classstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interface -
Method Summary
-
Method Details
-
getProjectId
- Returns:
- ID of the project in which to configure the blob storage integration
-
getType
-
getBucketName
- Returns:
- Name of the storage bucket
-
getEndpoint
-
getRegion
- Returns:
- Storage region
-
getAccessKeyId
-
getSecretAccessKey
-
getPrefix
-
getExportFrequency
-
getEnabled
public boolean getEnabled()- Returns:
- Whether the integration is active
-
getForcePathStyle
public boolean getForcePathStyle()- Returns:
- Use path-style URLs for S3 requests
-
getFileType
-
getExportMode
-
getExportStartDate
- Returns:
- Custom start date for exports (required when exportMode is FROM_CUSTOM_DATE)
-
equals
-
getAdditionalProperties
-
hashCode
-
toString
-
builder
-