Uses of Class
com.langfuse.client.resources.annotationqueues.types.CreateAnnotationQueueAssignmentResponse
Packages that use CreateAnnotationQueueAssignmentResponse
Package
Description
-
Uses of CreateAnnotationQueueAssignmentResponse in com.langfuse.client.resources.annotationqueues
Methods in com.langfuse.client.resources.annotationqueues that return CreateAnnotationQueueAssignmentResponseModifier and TypeMethodDescriptionAnnotationQueuesClient.createQueueAssignment(String queueId, AnnotationQueueAssignmentRequest request) Create an assignment for a user to an annotation queueAnnotationQueuesClient.createQueueAssignment(String queueId, AnnotationQueueAssignmentRequest request, RequestOptions requestOptions) Create an assignment for a user to an annotation queueMethods in com.langfuse.client.resources.annotationqueues that return types with arguments of type CreateAnnotationQueueAssignmentResponseModifier and TypeMethodDescriptionAsyncAnnotationQueuesClient.createQueueAssignment(String queueId, AnnotationQueueAssignmentRequest request) Create an assignment for a user to an annotation queueAsyncAnnotationQueuesClient.createQueueAssignment(String queueId, AnnotationQueueAssignmentRequest request, RequestOptions requestOptions) Create an assignment for a user to an annotation queueAsyncRawAnnotationQueuesClient.createQueueAssignment(String queueId, AnnotationQueueAssignmentRequest request) Create an assignment for a user to an annotation queueAsyncRawAnnotationQueuesClient.createQueueAssignment(String queueId, AnnotationQueueAssignmentRequest request, RequestOptions requestOptions) Create an assignment for a user to an annotation queueRawAnnotationQueuesClient.createQueueAssignment(String queueId, AnnotationQueueAssignmentRequest request) Create an assignment for a user to an annotation queueRawAnnotationQueuesClient.createQueueAssignment(String queueId, AnnotationQueueAssignmentRequest request, RequestOptions requestOptions) Create an assignment for a user to an annotation queue -
Uses of CreateAnnotationQueueAssignmentResponse in com.langfuse.client.resources.annotationqueues.types
Methods in com.langfuse.client.resources.annotationqueues.types that return CreateAnnotationQueueAssignmentResponseModifier and TypeMethodDescriptionCreateAnnotationQueueAssignmentResponse._FinalStage.build()CreateAnnotationQueueAssignmentResponse.Builder.build()Methods in com.langfuse.client.resources.annotationqueues.types with parameters of type CreateAnnotationQueueAssignmentResponseModifier and TypeMethodDescriptionCreateAnnotationQueueAssignmentResponse.Builder.from(CreateAnnotationQueueAssignmentResponse other) CreateAnnotationQueueAssignmentResponse.UserIdStage.from(CreateAnnotationQueueAssignmentResponse other)