Package com.moesif.api.models
Class GovernanceRulesVariableBuilder
java.lang.Object
com.moesif.api.models.GovernanceRulesVariableBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionDefault constructor to initialize the instance -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build the instance with the given valuesthe namethe path
-
Constructor Details
-
GovernanceRulesVariableBuilder
public GovernanceRulesVariableBuilder()Default constructor to initialize the instance
-
-
Method Details
-
name
the name- Parameters:
name- the field to set- Returns:
- itself
-
path
the path- Parameters:
path- the field to set- Returns:
- itself
-
build
Build the instance with the given values- Returns:
- The built GovernanceRulesVariableModel
-