Uses of Class
io.sundr.model.ConstructFluent.CastArgumentsNested
-
-
Uses of ConstructFluent.CastArgumentsNested in io.sundr.model
Methods in io.sundr.model that return ConstructFluent.CastArgumentsNested Modifier and Type Method Description ConstructFluent.CastArgumentsNested<A>ConstructFluent. addNewCastArgument()ConstructFluent.CastArgumentsNested<A>ConstructFluent. addNewCastArgumentLike(io.sundr.model.Cast item)ConstructFluent.CastArgumentsNested<A>ConstructFluent. setNewCastArgumentLike(int index, io.sundr.model.Cast item)
-