Uses of Class
com.langfuse.client.resources.annotationqueues.types.AnnotationQueueAssignmentRequest
Packages that use AnnotationQueueAssignmentRequest
Package
Description
-
Uses of AnnotationQueueAssignmentRequest in com.langfuse.client.resources.annotationqueues
Methods in com.langfuse.client.resources.annotationqueues with parameters of type AnnotationQueueAssignmentRequestModifier 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 queueAsyncAnnotationQueuesClient.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 queueAnnotationQueuesClient.deleteQueueAssignment(String queueId, AnnotationQueueAssignmentRequest request) Delete an assignment for a user to an annotation queueAnnotationQueuesClient.deleteQueueAssignment(String queueId, AnnotationQueueAssignmentRequest request, RequestOptions requestOptions) Delete an assignment for a user to an annotation queueAsyncAnnotationQueuesClient.deleteQueueAssignment(String queueId, AnnotationQueueAssignmentRequest request) Delete an assignment for a user to an annotation queueAsyncAnnotationQueuesClient.deleteQueueAssignment(String queueId, AnnotationQueueAssignmentRequest request, RequestOptions requestOptions) Delete an assignment for a user to an annotation queueAsyncRawAnnotationQueuesClient.deleteQueueAssignment(String queueId, AnnotationQueueAssignmentRequest request) Delete an assignment for a user to an annotation queueAsyncRawAnnotationQueuesClient.deleteQueueAssignment(String queueId, AnnotationQueueAssignmentRequest request, RequestOptions requestOptions) Delete an assignment for a user to an annotation queueRawAnnotationQueuesClient.deleteQueueAssignment(String queueId, AnnotationQueueAssignmentRequest request) Delete an assignment for a user to an annotation queueRawAnnotationQueuesClient.deleteQueueAssignment(String queueId, AnnotationQueueAssignmentRequest request, RequestOptions requestOptions) Delete an assignment for a user to an annotation queue -
Uses of AnnotationQueueAssignmentRequest in com.langfuse.client.resources.annotationqueues.types
Methods in com.langfuse.client.resources.annotationqueues.types that return AnnotationQueueAssignmentRequestModifier and TypeMethodDescriptionAnnotationQueueAssignmentRequest._FinalStage.build()AnnotationQueueAssignmentRequest.Builder.build()Methods in com.langfuse.client.resources.annotationqueues.types with parameters of type AnnotationQueueAssignmentRequestModifier and TypeMethodDescriptionAnnotationQueueAssignmentRequest.Builder.from(AnnotationQueueAssignmentRequest other) AnnotationQueueAssignmentRequest.UserIdStage.from(AnnotationQueueAssignmentRequest other)