Uses of Class
com.langfuse.client.resources.health.types.HealthResponse.Builder
Packages that use HealthResponse.Builder
-
Uses of HealthResponse.Builder in com.langfuse.client.resources.health.types
Methods in com.langfuse.client.resources.health.types that return HealthResponse.BuilderModifier and TypeMethodDescriptionHealthResponse.Builder.additionalProperties(Map<String, Object> additionalProperties) HealthResponse.Builder.additionalProperty(String key, Object value) HealthResponse.Builder.from(HealthResponse other) HealthResponse.VersionStage.from(HealthResponse other)