Uses of Class
io.sundr.model.ConstructFluent.InstanceOfArgumentsNested
-
-
Uses of ConstructFluent.InstanceOfArgumentsNested in io.sundr.model
Methods in io.sundr.model that return ConstructFluent.InstanceOfArgumentsNested Modifier and Type Method Description ConstructFluent.InstanceOfArgumentsNested<A>ConstructFluent. addNewInstanceOfArgument()ConstructFluent.InstanceOfArgumentsNested<A>ConstructFluent. addNewInstanceOfArgumentLike(io.sundr.model.InstanceOf item)ConstructFluent.InstanceOfArgumentsNested<A>ConstructFluent. setNewInstanceOfArgumentLike(int index, io.sundr.model.InstanceOf item)
-