Package ai.docling.serve.api.health
Class HealthCheckResponse
java.lang.Object
ai.docling.serve.api.health.HealthCheckResponse
Simple health check response returned by the API.
Serialization uses JsonInclude.Include.NON_EMPTY so nulls and empty strings
are omitted from JSON.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic HealthCheckResponse.Builderbuilder()@Nullable StringtoString()