Uses of Class
io.sundr.model.TypeDefFluent.ParametersNested
-
Uses of TypeDefFluent.ParametersNested in io.sundr.model
Methods in io.sundr.model that return TypeDefFluent.ParametersNestedModifier and TypeMethodDescriptionTypeDefFluent.addNewParameter()TypeDefFluent.addNewParameterLike(TypeParamDef item) TypeDefFluent.editFirstParameter()TypeDefFluent.editLastParameter()TypeDefFluent.editMatchingParameter(Predicate<TypeParamDefBuilder> predicate) TypeDefFluent.editParameter(int index) TypeDefFluent.setNewParameterLike(int index, TypeParamDef item)