Class BlobStorageIntegrationDeletionResponse.Builder
java.lang.Object
com.langfuse.client.resources.blobstorageintegrations.types.BlobStorageIntegrationDeletionResponse.Builder
- All Implemented Interfaces:
BlobStorageIntegrationDeletionResponse._FinalStage,BlobStorageIntegrationDeletionResponse.MessageStage
- Enclosing class:
BlobStorageIntegrationDeletionResponse
public static final class BlobStorageIntegrationDeletionResponse.Builder
extends Object
implements BlobStorageIntegrationDeletionResponse.MessageStage, BlobStorageIntegrationDeletionResponse._FinalStage
-
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(Map<String, Object> additionalProperties) additionalProperty(String key, Object value) build()
-
Method Details
-
from
public BlobStorageIntegrationDeletionResponse.Builder from(BlobStorageIntegrationDeletionResponse other) - Specified by:
fromin interfaceBlobStorageIntegrationDeletionResponse.MessageStage
-
message
- Specified by:
messagein interfaceBlobStorageIntegrationDeletionResponse.MessageStage
-
build
- Specified by:
buildin interfaceBlobStorageIntegrationDeletionResponse._FinalStage
-
additionalProperty
- Specified by:
additionalPropertyin interfaceBlobStorageIntegrationDeletionResponse._FinalStage
-
additionalProperties
public BlobStorageIntegrationDeletionResponse.Builder additionalProperties(Map<String, Object> additionalProperties) - Specified by:
additionalPropertiesin interfaceBlobStorageIntegrationDeletionResponse._FinalStage
-