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