Uses of Class
io.sundr.model.ConstructFluent.ClassRefParametersNested
-
-
Uses of ConstructFluent.ClassRefParametersNested in io.sundr.model
Methods in io.sundr.model that return ConstructFluent.ClassRefParametersNested Modifier and Type Method Description ConstructFluent.ClassRefParametersNested<A>ConstructFluent. addNewClassRefParameter()ConstructFluent.ClassRefParametersNested<A>ConstructFluent. addNewClassRefParameterLike(ClassRef item)ConstructFluent.ClassRefParametersNested<A>ConstructFluent. setNewClassRefParameterLike(int index, ClassRef item)
-