Uses of Class
io.sundr.model.MethodFluent.ArgumentsNested
-
Uses of MethodFluent.ArgumentsNested in io.sundr.model
Methods in io.sundr.model that return MethodFluent.ArgumentsNestedModifier and TypeMethodDescriptionMethodFluent.addNewArgument()MethodFluent.addNewArgumentLike(Property item) MethodFluent.editArgument(int index) MethodFluent.editFirstArgument()MethodFluent.editLastArgument()MethodFluent.editMatchingArgument(Predicate<PropertyBuilder> predicate) MethodFluent.setNewArgumentLike(int index, Property item)