Uses of Class
io.sundr.model.SwitchFluent.TernaryExpressionNested
-
-
Uses of SwitchFluent.TernaryExpressionNested in io.sundr.model
Methods in io.sundr.model that return SwitchFluent.TernaryExpressionNested Modifier and Type Method Description SwitchFluent.TernaryExpressionNested<A>SwitchFluent. withNewTernaryExpression()SwitchFluent.TernaryExpressionNested<A>SwitchFluent. withNewTernaryExpressionLike(io.sundr.model.Ternary item)
-