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