Uses of Class
com.langfuse.client.resources.annotationqueues.types.DeleteAnnotationQueueAssignmentResponse
Packages that use DeleteAnnotationQueueAssignmentResponse
Package
Description
-
Uses of DeleteAnnotationQueueAssignmentResponse in com.langfuse.client.resources.annotationqueues
Methods in com.langfuse.client.resources.annotationqueues that return DeleteAnnotationQueueAssignmentResponseModifier and TypeMethodDescriptionAnnotationQueuesClient.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 queueMethods in com.langfuse.client.resources.annotationqueues that return types with arguments of type DeleteAnnotationQueueAssignmentResponseModifier and TypeMethodDescriptionAsyncAnnotationQueuesClient.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 DeleteAnnotationQueueAssignmentResponse in com.langfuse.client.resources.annotationqueues.types
Methods in com.langfuse.client.resources.annotationqueues.types that return DeleteAnnotationQueueAssignmentResponseModifier and TypeMethodDescriptionDeleteAnnotationQueueAssignmentResponse._FinalStage.build()DeleteAnnotationQueueAssignmentResponse.Builder.build()Methods in com.langfuse.client.resources.annotationqueues.types with parameters of type DeleteAnnotationQueueAssignmentResponseModifier and TypeMethodDescriptionDeleteAnnotationQueueAssignmentResponse.Builder.from(DeleteAnnotationQueueAssignmentResponse other) DeleteAnnotationQueueAssignmentResponse.SuccessStage.from(DeleteAnnotationQueueAssignmentResponse other)