Uses of Class
io.sundr.model.ConstructFluent.EnclosedArgumentsNested
-
-
Uses of ConstructFluent.EnclosedArgumentsNested in io.sundr.model
Methods in io.sundr.model that return ConstructFluent.EnclosedArgumentsNested Modifier and Type Method Description ConstructFluent.EnclosedArgumentsNested<A>ConstructFluent. addNewEnclosedArgument()ConstructFluent.EnclosedArgumentsNested<A>ConstructFluent. addNewEnclosedArgumentLike(io.sundr.model.Enclosed item)ConstructFluent.EnclosedArgumentsNested<A>ConstructFluent. setNewEnclosedArgumentLike(int index, io.sundr.model.Enclosed item)
-