Package org.openrewrite.hcl.tree
Class Hcl.ForObject.Padding
java.lang.Object
org.openrewrite.hcl.tree.Hcl.ForObject.Padding
- Enclosing class:
- Hcl.ForObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable HclLeftPadded<Expression>withCondition(@Nullable HclLeftPadded<Expression> condition) withUpdateName(HclLeftPadded<Expression> updateName) withUpdateValue(HclLeftPadded<Expression> updateValue)
-
Constructor Details
-
Padding
public Padding()
-
-
Method Details
-
getUpdateName
-
withUpdateName
-
getUpdateValue
-
withUpdateValue
-
getCondition
-
withCondition
-