Uses of Class
io.sundr.model.MethodCallFluent.PrimitiveRefParametersNested
-
-
Uses of MethodCallFluent.PrimitiveRefParametersNested in io.sundr.model
Methods in io.sundr.model that return MethodCallFluent.PrimitiveRefParametersNested Modifier and Type Method Description MethodCallFluent.PrimitiveRefParametersNested<A>MethodCallFluent. addNewPrimitiveRefParameter()MethodCallFluent.PrimitiveRefParametersNested<A>MethodCallFluent. addNewPrimitiveRefParameterLike(io.sundr.model.PrimitiveRef item)MethodCallFluent.PrimitiveRefParametersNested<A>MethodCallFluent. setNewPrimitiveRefParameterLike(int index, io.sundr.model.PrimitiveRef item)
-