Class AsyncHealthClient
java.lang.Object
com.langfuse.client.resources.health.AsyncHealthClient
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionhealth()Check health of API and databasehealth(RequestOptions requestOptions) Check health of API and databaseGet responses with HTTP metadata like headers
-
Field Details
-
clientOptions
-
-
Constructor Details
-
AsyncHealthClient
-
-
Method Details
-
withRawResponse
Get responses with HTTP metadata like headers -
health
Check health of API and database -
health
Check health of API and database
-