Uses of Class
io.sundr.model.TypeDefFluent.PropertiesNested
-
Uses of TypeDefFluent.PropertiesNested in io.sundr.model
Methods in io.sundr.model that return TypeDefFluent.PropertiesNestedModifier and TypeMethodDescriptionTypeDefFluent.addNewProperty()TypeDefFluent.addNewPropertyLike(Property item) TypeDefFluent.editFirstProperty()TypeDefFluent.editLastProperty()TypeDefFluent.editMatchingProperty(Predicate<PropertyBuilder> predicate) TypeDefFluent.editProperty(int index) TypeDefFluent.setNewPropertyLike(int index, Property item)