Uses of Class
io.sundr.model.MethodCallFluent.VoidRefParametersNested
-
-
Uses of MethodCallFluent.VoidRefParametersNested in io.sundr.model
Methods in io.sundr.model that return MethodCallFluent.VoidRefParametersNested Modifier and Type Method Description MethodCallFluent.VoidRefParametersNested<A>MethodCallFluent. addNewVoidRefParameter()MethodCallFluent.VoidRefParametersNested<A>MethodCallFluent. addNewVoidRefParameterLike(io.sundr.model.VoidRef item)MethodCallFluent.VoidRefParametersNested<A>MethodCallFluent. setNewVoidRefParameterLike(int index, io.sundr.model.VoidRef item)
-