Uses of Class
io.sundr.model.ConstructFluent.TernaryArgumentsNested
-
-
Uses of ConstructFluent.TernaryArgumentsNested in io.sundr.model
Methods in io.sundr.model that return ConstructFluent.TernaryArgumentsNested Modifier and Type Method Description ConstructFluent.TernaryArgumentsNested<A>ConstructFluent. addNewTernaryArgument()ConstructFluent.TernaryArgumentsNested<A>ConstructFluent. addNewTernaryArgumentLike(io.sundr.model.Ternary item)ConstructFluent.TernaryArgumentsNested<A>ConstructFluent. setNewTernaryArgumentLike(int index, io.sundr.model.Ternary item)
-