Uses of Class
io.sundr.model.SourceFluent.TypesNested
-
-
Uses of SourceFluent.TypesNested in io.sundr.model
Methods in io.sundr.model that return SourceFluent.TypesNested Modifier and Type Method Description SourceFluent.TypesNested<A>SourceFluent. addNewType()SourceFluent.TypesNested<A>SourceFluent. addNewTypeLike(io.sundr.model.TypeDef item)SourceFluent.TypesNested<A>SourceFluent. editFirstType()SourceFluent.TypesNested<A>SourceFluent. editLastType()SourceFluent.TypesNested<A>SourceFluent. editMatchingType(Predicate<TypeDefBuilder> predicate)SourceFluent.TypesNested<A>SourceFluent. editType(int index)SourceFluent.TypesNested<A>SourceFluent. setNewTypeLike(int index, io.sundr.model.TypeDef item)
-