Uses of Class
io.sundr.model.MethodCallFluent.IndexArgumentsNested
-
-
Uses of MethodCallFluent.IndexArgumentsNested in io.sundr.model
Methods in io.sundr.model that return MethodCallFluent.IndexArgumentsNested Modifier and Type Method Description MethodCallFluent.IndexArgumentsNested<A>MethodCallFluent. addNewIndexArgument()MethodCallFluent.IndexArgumentsNested<A>MethodCallFluent. addNewIndexArgumentLike(io.sundr.model.Index item)MethodCallFluent.IndexArgumentsNested<A>MethodCallFluent. setNewIndexArgumentLike(int index, io.sundr.model.Index item)
-