Uses of Class
com.langfuse.client.resources.blobstorageintegrations.types.BlobStorageIntegrationFileType
Packages that use BlobStorageIntegrationFileType
-
Uses of BlobStorageIntegrationFileType in com.langfuse.client.resources.blobstorageintegrations.types
Fields in com.langfuse.client.resources.blobstorageintegrations.types declared as BlobStorageIntegrationFileTypeModifier and TypeFieldDescriptionstatic final BlobStorageIntegrationFileTypeBlobStorageIntegrationFileType.CSVstatic final BlobStorageIntegrationFileTypeBlobStorageIntegrationFileType.JSONstatic final BlobStorageIntegrationFileTypeBlobStorageIntegrationFileType.JSONLMethods in com.langfuse.client.resources.blobstorageintegrations.types that return BlobStorageIntegrationFileTypeModifier and TypeMethodDescriptionBlobStorageIntegrationResponse.getFileType()CreateBlobStorageIntegrationRequest.getFileType()Methods in com.langfuse.client.resources.blobstorageintegrations.types with parameters of type BlobStorageIntegrationFileTypeModifier and TypeMethodDescriptionBlobStorageIntegrationResponse.Builder.fileType(BlobStorageIntegrationFileType fileType) BlobStorageIntegrationResponse.FileTypeStage.fileType(BlobStorageIntegrationFileType fileType) CreateBlobStorageIntegrationRequest.Builder.fileType(BlobStorageIntegrationFileType fileType) CreateBlobStorageIntegrationRequest.FileTypeStage.fileType(BlobStorageIntegrationFileType fileType)