Class GetScoreConfigsRequest.Builder
java.lang.Object
com.langfuse.client.resources.scoreconfigs.requests.GetScoreConfigsRequest.Builder
- Enclosing class:
GetScoreConfigsRequest
-
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(Map<String, Object> additionalProperties) additionalProperty(String key, Object value) build()from(GetScoreConfigsRequest other) Limit of items per page.Page number, starts at 1.
-
Method Details
-
from
-
page
Page number, starts at 1.
-
page
-
limit
Limit of items per page. If you encounter api issues due to too large page sizes, try to reduce the limit
-
limit
-
build
-
additionalProperty
-
additionalProperties
-