Uses of Class
com.langfuse.client.resources.scoreconfigs.types.CreateScoreConfigRequest
Packages that use CreateScoreConfigRequest
Package
Description
-
Uses of CreateScoreConfigRequest in com.langfuse.client.resources.scoreconfigs
Methods in com.langfuse.client.resources.scoreconfigs with parameters of type CreateScoreConfigRequestModifier and TypeMethodDescriptionAsyncRawScoreConfigsClient.create(CreateScoreConfigRequest request) Create a score configuration (config).AsyncRawScoreConfigsClient.create(CreateScoreConfigRequest request, RequestOptions requestOptions) Create a score configuration (config).AsyncScoreConfigsClient.create(CreateScoreConfigRequest request) Create a score configuration (config).AsyncScoreConfigsClient.create(CreateScoreConfigRequest request, RequestOptions requestOptions) Create a score configuration (config).RawScoreConfigsClient.create(CreateScoreConfigRequest request) Create a score configuration (config).RawScoreConfigsClient.create(CreateScoreConfigRequest request, RequestOptions requestOptions) Create a score configuration (config).ScoreConfigsClient.create(CreateScoreConfigRequest request) Create a score configuration (config).ScoreConfigsClient.create(CreateScoreConfigRequest request, RequestOptions requestOptions) Create a score configuration (config). -
Uses of CreateScoreConfigRequest in com.langfuse.client.resources.scoreconfigs.types
Methods in com.langfuse.client.resources.scoreconfigs.types that return CreateScoreConfigRequestModifier and TypeMethodDescriptionCreateScoreConfigRequest._FinalStage.build()CreateScoreConfigRequest.Builder.build()Methods in com.langfuse.client.resources.scoreconfigs.types with parameters of type CreateScoreConfigRequestModifier and TypeMethodDescriptionCreateScoreConfigRequest.Builder.from(CreateScoreConfigRequest other) CreateScoreConfigRequest.NameStage.from(CreateScoreConfigRequest other)