Uses of Class
io.sundr.model.ConstructFluent.LogicalOrArgumentsNested
-
-
Uses of ConstructFluent.LogicalOrArgumentsNested in io.sundr.model
Methods in io.sundr.model that return ConstructFluent.LogicalOrArgumentsNested Modifier and Type Method Description ConstructFluent.LogicalOrArgumentsNested<A>ConstructFluent. addNewLogicalOrArgument()ConstructFluent.LogicalOrArgumentsNested<A>ConstructFluent. addNewLogicalOrArgumentLike(io.sundr.model.LogicalOr item)ConstructFluent.LogicalOrArgumentsNested<A>ConstructFluent. setNewLogicalOrArgumentLike(int index, io.sundr.model.LogicalOr item)
-