Uses of Class
io.sundr.model.ConstructFluent.LogicalAndArgumentsNested
-
-
Uses of ConstructFluent.LogicalAndArgumentsNested in io.sundr.model
Methods in io.sundr.model that return ConstructFluent.LogicalAndArgumentsNested Modifier and Type Method Description ConstructFluent.LogicalAndArgumentsNested<A>ConstructFluent. addNewLogicalAndArgument()ConstructFluent.LogicalAndArgumentsNested<A>ConstructFluent. addNewLogicalAndArgumentLike(io.sundr.model.LogicalAnd item)ConstructFluent.LogicalAndArgumentsNested<A>ConstructFluent. setNewLogicalAndArgumentLike(int index, io.sundr.model.LogicalAnd item)
-