Uses of Class
io.sundr.model.ConstructFluent.TypeNested
-
-
Uses of ConstructFluent.TypeNested in io.sundr.model
Methods in io.sundr.model that return ConstructFluent.TypeNested Modifier and Type Method Description ConstructFluent.TypeNested<A>ConstructFluent. editOrNewType()ConstructFluent.TypeNested<A>ConstructFluent. editOrNewTypeLike(io.sundr.model.ClassRef item)ConstructFluent.TypeNested<A>ConstructFluent. editType()ConstructFluent.TypeNested<A>ConstructFluent. withNewType()ConstructFluent.TypeNested<A>ConstructFluent. withNewTypeLike(io.sundr.model.ClassRef item)
-