Uses of Class
com.langfuse.client.resources.blobstorageintegrations.types.CreateBlobStorageIntegrationRequest
Packages that use CreateBlobStorageIntegrationRequest
Package
Description
-
Uses of CreateBlobStorageIntegrationRequest in com.langfuse.client.resources.blobstorageintegrations
Methods in com.langfuse.client.resources.blobstorageintegrations with parameters of type CreateBlobStorageIntegrationRequestModifier and TypeMethodDescriptionAsyncBlobStorageIntegrationsClient.upsertBlobStorageIntegration(CreateBlobStorageIntegrationRequest request) Create or update a blob storage integration for a specific project (requires organization-scoped API key).AsyncBlobStorageIntegrationsClient.upsertBlobStorageIntegration(CreateBlobStorageIntegrationRequest request, RequestOptions requestOptions) Create or update a blob storage integration for a specific project (requires organization-scoped API key).AsyncRawBlobStorageIntegrationsClient.upsertBlobStorageIntegration(CreateBlobStorageIntegrationRequest request) Create or update a blob storage integration for a specific project (requires organization-scoped API key).AsyncRawBlobStorageIntegrationsClient.upsertBlobStorageIntegration(CreateBlobStorageIntegrationRequest request, RequestOptions requestOptions) Create or update a blob storage integration for a specific project (requires organization-scoped API key).BlobStorageIntegrationsClient.upsertBlobStorageIntegration(CreateBlobStorageIntegrationRequest request) Create or update a blob storage integration for a specific project (requires organization-scoped API key).BlobStorageIntegrationsClient.upsertBlobStorageIntegration(CreateBlobStorageIntegrationRequest request, RequestOptions requestOptions) Create or update a blob storage integration for a specific project (requires organization-scoped API key).RawBlobStorageIntegrationsClient.upsertBlobStorageIntegration(CreateBlobStorageIntegrationRequest request) Create or update a blob storage integration for a specific project (requires organization-scoped API key).RawBlobStorageIntegrationsClient.upsertBlobStorageIntegration(CreateBlobStorageIntegrationRequest request, RequestOptions requestOptions) Create or update a blob storage integration for a specific project (requires organization-scoped API key). -
Uses of CreateBlobStorageIntegrationRequest in com.langfuse.client.resources.blobstorageintegrations.types
Methods in com.langfuse.client.resources.blobstorageintegrations.types that return CreateBlobStorageIntegrationRequestModifier and TypeMethodDescriptionCreateBlobStorageIntegrationRequest._FinalStage.build()CreateBlobStorageIntegrationRequest.Builder.build()Methods in com.langfuse.client.resources.blobstorageintegrations.types with parameters of type CreateBlobStorageIntegrationRequestModifier and TypeMethodDescriptionCreateBlobStorageIntegrationRequest.Builder.from(CreateBlobStorageIntegrationRequest other) CreateBlobStorageIntegrationRequest.ProjectIdStage.from(CreateBlobStorageIntegrationRequest other)