Uses of Class
io.sundr.model.MethodCallFluent.MethodCallArgumentsNested
-
-
Uses of MethodCallFluent.MethodCallArgumentsNested in io.sundr.model
Methods in io.sundr.model that return MethodCallFluent.MethodCallArgumentsNested Modifier and Type Method Description MethodCallFluent.MethodCallArgumentsNested<A>MethodCallFluent. addNewMethodCallArgument()MethodCallFluent.MethodCallArgumentsNested<A>MethodCallFluent. addNewMethodCallArgumentLike(io.sundr.model.MethodCall item)MethodCallFluent.MethodCallArgumentsNested<A>MethodCallFluent. setNewMethodCallArgumentLike(int index, io.sundr.model.MethodCall item)
-