Uses of Class
com.langfuse.client.resources.blobstorageintegrations.types.BlobStorageIntegrationDeletionResponse
Packages that use BlobStorageIntegrationDeletionResponse
Package
Description
-
Uses of BlobStorageIntegrationDeletionResponse in com.langfuse.client.resources.blobstorageintegrations
Methods in com.langfuse.client.resources.blobstorageintegrations that return BlobStorageIntegrationDeletionResponseModifier and TypeMethodDescriptionBlobStorageIntegrationsClient.deleteBlobStorageIntegration(String id) Delete a blob storage integration by ID (requires organization-scoped API key)BlobStorageIntegrationsClient.deleteBlobStorageIntegration(String id, RequestOptions requestOptions) Delete a blob storage integration by ID (requires organization-scoped API key)Methods in com.langfuse.client.resources.blobstorageintegrations that return types with arguments of type BlobStorageIntegrationDeletionResponseModifier and TypeMethodDescriptionAsyncBlobStorageIntegrationsClient.deleteBlobStorageIntegration(String id) Delete a blob storage integration by ID (requires organization-scoped API key)AsyncBlobStorageIntegrationsClient.deleteBlobStorageIntegration(String id, RequestOptions requestOptions) Delete a blob storage integration by ID (requires organization-scoped API key)AsyncRawBlobStorageIntegrationsClient.deleteBlobStorageIntegration(String id) Delete a blob storage integration by ID (requires organization-scoped API key)AsyncRawBlobStorageIntegrationsClient.deleteBlobStorageIntegration(String id, RequestOptions requestOptions) Delete a blob storage integration by ID (requires organization-scoped API key)RawBlobStorageIntegrationsClient.deleteBlobStorageIntegration(String id) Delete a blob storage integration by ID (requires organization-scoped API key)RawBlobStorageIntegrationsClient.deleteBlobStorageIntegration(String id, RequestOptions requestOptions) Delete a blob storage integration by ID (requires organization-scoped API key) -
Uses of BlobStorageIntegrationDeletionResponse in com.langfuse.client.resources.blobstorageintegrations.types
Methods in com.langfuse.client.resources.blobstorageintegrations.types that return BlobStorageIntegrationDeletionResponseModifier and TypeMethodDescriptionBlobStorageIntegrationDeletionResponse._FinalStage.build()BlobStorageIntegrationDeletionResponse.Builder.build()Methods in com.langfuse.client.resources.blobstorageintegrations.types with parameters of type BlobStorageIntegrationDeletionResponseModifier and TypeMethodDescriptionBlobStorageIntegrationDeletionResponse.Builder.from(BlobStorageIntegrationDeletionResponse other) BlobStorageIntegrationDeletionResponse.MessageStage.from(BlobStorageIntegrationDeletionResponse other)