Uses of Class
com.langfuse.client.resources.score.types.CreateScoreResponse
Packages that use CreateScoreResponse
-
Uses of CreateScoreResponse in com.langfuse.client.resources.score
Methods in com.langfuse.client.resources.score that return CreateScoreResponseModifier and TypeMethodDescriptionScoreClient.create(CreateScoreRequest request) Create a score (supports both trace and session scores)ScoreClient.create(CreateScoreRequest request, RequestOptions requestOptions) Create a score (supports both trace and session scores)Methods in com.langfuse.client.resources.score that return types with arguments of type CreateScoreResponseModifier and TypeMethodDescriptionAsyncRawScoreClient.create(CreateScoreRequest request) Create a score (supports both trace and session scores)AsyncRawScoreClient.create(CreateScoreRequest request, RequestOptions requestOptions) Create a score (supports both trace and session scores)AsyncScoreClient.create(CreateScoreRequest request) Create a score (supports both trace and session scores)AsyncScoreClient.create(CreateScoreRequest request, RequestOptions requestOptions) Create a score (supports both trace and session scores)RawScoreClient.create(CreateScoreRequest request) Create a score (supports both trace and session scores)RawScoreClient.create(CreateScoreRequest request, RequestOptions requestOptions) Create a score (supports both trace and session scores) -
Uses of CreateScoreResponse in com.langfuse.client.resources.score.types
Methods in com.langfuse.client.resources.score.types that return CreateScoreResponseModifier and TypeMethodDescriptionCreateScoreResponse._FinalStage.build()CreateScoreResponse.Builder.build()Methods in com.langfuse.client.resources.score.types with parameters of type CreateScoreResponseModifier and TypeMethodDescriptionCreateScoreResponse.Builder.from(CreateScoreResponse other) CreateScoreResponse.IdStage.from(CreateScoreResponse other)