Returns an immutable instance of [AnnotationQueueSchema].
public AnnotationQueueSchema build()Returns an immutable instance of [AnnotationQueueSchema]. Further updates to this [Builder] will not mutate the returned instance. The following fields are required:
.id()
.name()
.queueType()
.tenantId()
IllegalStateException: if any required field is unset.