AnnotationPanelFilterBuilder🔗Constructor🔗new AnnotationPanelFilterBuilder() Methods🔗 build🔗Builds the object.public AnnotationPanelFilter build() exclude🔗Should the specified panels be included or excludedpublic AnnotationPanelFilterBuilder exclude(Boolean exclude) ids🔗Panel IDs that should be included or excludedpublic AnnotationPanelFilterBuilder ids(List<Integer> ids) See also🔗 AnnotationPanelFilter