Uses of Class
com.ants.platform.client.resources.annotationqueues.types.DeleteAnnotationQueueItemResponse
Packages that use DeleteAnnotationQueueItemResponse
Package
Description
-
Uses of DeleteAnnotationQueueItemResponse in com.ants.platform.client.resources.annotationqueues
Methods in com.ants.platform.client.resources.annotationqueues that return DeleteAnnotationQueueItemResponseModifier and TypeMethodDescriptionAnnotationQueuesClient.deleteQueueItem(String queueId, String itemId) Remove an item from an annotation queueAnnotationQueuesClient.deleteQueueItem(String queueId, String itemId, RequestOptions requestOptions) Remove an item from an annotation queue -
Uses of DeleteAnnotationQueueItemResponse in com.ants.platform.client.resources.annotationqueues.types
Methods in com.ants.platform.client.resources.annotationqueues.types that return DeleteAnnotationQueueItemResponseModifier and TypeMethodDescriptionDeleteAnnotationQueueItemResponse._FinalStage.build()DeleteAnnotationQueueItemResponse.Builder.build()Methods in com.ants.platform.client.resources.annotationqueues.types with parameters of type DeleteAnnotationQueueItemResponseModifier and TypeMethodDescriptionDeleteAnnotationQueueItemResponse.Builder.from(DeleteAnnotationQueueItemResponse other) DeleteAnnotationQueueItemResponse.SuccessStage.from(DeleteAnnotationQueueItemResponse other)