Uses of Class
com.langfuse.client.resources.blobstorageintegrations.types.BlobStorageIntegrationsResponse.Builder
Packages that use BlobStorageIntegrationsResponse.Builder
-
Uses of BlobStorageIntegrationsResponse.Builder in com.langfuse.client.resources.blobstorageintegrations.types
Methods in com.langfuse.client.resources.blobstorageintegrations.types that return BlobStorageIntegrationsResponse.BuilderModifier and TypeMethodDescriptionBlobStorageIntegrationsResponse.Builder.addAllData(List<BlobStorageIntegrationResponse> data) BlobStorageIntegrationsResponse.Builder.addData(BlobStorageIntegrationResponse data) BlobStorageIntegrationsResponse.Builder.additionalProperties(Map<String, Object> additionalProperties) BlobStorageIntegrationsResponse.Builder.additionalProperty(String key, Object value) BlobStorageIntegrationsResponse.builder()BlobStorageIntegrationsResponse.Builder.data(List<BlobStorageIntegrationResponse> data) BlobStorageIntegrationsResponse.Builder.from(BlobStorageIntegrationsResponse other)