Uses of Class
com.langfuse.client.resources.annotationqueues.types.CreateAnnotationQueueRequest
Packages that use CreateAnnotationQueueRequest
Package
Description
-
Uses of CreateAnnotationQueueRequest in com.langfuse.client.resources.annotationqueues
Methods in com.langfuse.client.resources.annotationqueues with parameters of type CreateAnnotationQueueRequestModifier and TypeMethodDescriptionAnnotationQueuesClient.createQueue(CreateAnnotationQueueRequest request) Create an annotation queueAnnotationQueuesClient.createQueue(CreateAnnotationQueueRequest request, RequestOptions requestOptions) Create an annotation queueAsyncAnnotationQueuesClient.createQueue(CreateAnnotationQueueRequest request) Create an annotation queueAsyncAnnotationQueuesClient.createQueue(CreateAnnotationQueueRequest request, RequestOptions requestOptions) Create an annotation queueAsyncRawAnnotationQueuesClient.createQueue(CreateAnnotationQueueRequest request) Create an annotation queueAsyncRawAnnotationQueuesClient.createQueue(CreateAnnotationQueueRequest request, RequestOptions requestOptions) Create an annotation queueRawAnnotationQueuesClient.createQueue(CreateAnnotationQueueRequest request) Create an annotation queueRawAnnotationQueuesClient.createQueue(CreateAnnotationQueueRequest request, RequestOptions requestOptions) Create an annotation queue -
Uses of CreateAnnotationQueueRequest in com.langfuse.client.resources.annotationqueues.types
Methods in com.langfuse.client.resources.annotationqueues.types that return CreateAnnotationQueueRequestModifier and TypeMethodDescriptionCreateAnnotationQueueRequest._FinalStage.build()CreateAnnotationQueueRequest.Builder.build()Methods in com.langfuse.client.resources.annotationqueues.types with parameters of type CreateAnnotationQueueRequestModifier and TypeMethodDescriptionCreateAnnotationQueueRequest.Builder.from(CreateAnnotationQueueRequest other) CreateAnnotationQueueRequest.NameStage.from(CreateAnnotationQueueRequest other)