Uses of Class
com.langfuse.client.resources.blobstorageintegrations.types.BlobStorageIntegrationType
Packages that use BlobStorageIntegrationType
-
Uses of BlobStorageIntegrationType in com.langfuse.client.resources.blobstorageintegrations.types
Fields in com.langfuse.client.resources.blobstorageintegrations.types declared as BlobStorageIntegrationTypeModifier and TypeFieldDescriptionstatic final BlobStorageIntegrationTypeBlobStorageIntegrationType.AZURE_BLOB_STORAGEstatic final BlobStorageIntegrationTypeBlobStorageIntegrationType.S3static final BlobStorageIntegrationTypeBlobStorageIntegrationType.S3COMPATIBLEMethods in com.langfuse.client.resources.blobstorageintegrations.types that return BlobStorageIntegrationTypeModifier and TypeMethodDescriptionBlobStorageIntegrationResponse.getType()CreateBlobStorageIntegrationRequest.getType()static BlobStorageIntegrationTypeMethods in com.langfuse.client.resources.blobstorageintegrations.types with parameters of type BlobStorageIntegrationTypeModifier and TypeMethodDescriptionBlobStorageIntegrationResponse.Builder.type(BlobStorageIntegrationType type) BlobStorageIntegrationResponse.TypeStage.type(BlobStorageIntegrationType type) CreateBlobStorageIntegrationRequest.Builder.type(BlobStorageIntegrationType type) CreateBlobStorageIntegrationRequest.TypeStage.type(BlobStorageIntegrationType type)