DashboardRegexMapOptionsBuilder🔗Constructor🔗new DashboardRegexMapOptionsBuilder() Methods🔗 build🔗Builds the object.public DashboardRegexMapOptions build() pattern🔗Regular expression to match againstpublic DashboardRegexMapOptionsBuilder pattern(String pattern) result🔗Config to apply when the value matches the regexpublic DashboardRegexMapOptionsBuilder result(ValueMappingResult result) See also🔗 DashboardRegexMapOptions