QueryEditorPropertyBuilder
Constructor
func NewQueryEditorPropertyBuilder() *QueryEditorPropertyBuilder
Methods
Build
Builds the object.
func (builder *QueryEditorPropertyBuilder) Build() (QueryEditorProperty, error)
Name
func (builder *QueryEditorPropertyBuilder) Name(name string) *QueryEditorPropertyBuilder
See also