AnnotationEventFieldMappingBuilder🔗
Constructor🔗
Methods🔗
Build🔗
Builds the object.
Regex🔗
Regular expression to apply to the field value.
func (builder *AnnotationEventFieldMappingBuilder) Regex(regex string) *AnnotationEventFieldMappingBuilder
Source🔗
Source type for the field value.
func (builder *AnnotationEventFieldMappingBuilder) Source(source dashboard.AnnotationEventFieldSource) *AnnotationEventFieldMappingBuilder
Value🔗
Constant value to use when source is "text".
func (builder *AnnotationEventFieldMappingBuilder) Value(value string) *AnnotationEventFieldMappingBuilder