Uses of Class
io.sundr.model.ConstructFluent.PropertyRefArgumentsNested
-
-
Uses of ConstructFluent.PropertyRefArgumentsNested in io.sundr.model
Methods in io.sundr.model that return ConstructFluent.PropertyRefArgumentsNested Modifier and Type Method Description ConstructFluent.PropertyRefArgumentsNested<A>ConstructFluent. addNewPropertyRefArgument()ConstructFluent.PropertyRefArgumentsNested<A>ConstructFluent. addNewPropertyRefArgumentLike(io.sundr.model.PropertyRef item)ConstructFluent.PropertyRefArgumentsNested<A>ConstructFluent. setNewPropertyRefArgumentLike(int index, io.sundr.model.PropertyRef item)
-