ActionVariableBuilder
Constructor
func NewActionVariableBuilder() *ActionVariableBuilder
Methods
Build
Builds the object.
func (builder *ActionVariableBuilder) Build() (ActionVariable, error)
Key
func (builder *ActionVariableBuilder) Key(key string) *ActionVariableBuilder
Name
func (builder *ActionVariableBuilder) Name(name string) *ActionVariableBuilder
See also