Uses of Class
io.sundr.model.TypeDefFluent.AnnotationsNested
-
Uses of TypeDefFluent.AnnotationsNested in io.sundr.model
Methods in io.sundr.model that return TypeDefFluent.AnnotationsNestedModifier and TypeMethodDescriptionTypeDefFluent.addNewAnnotation()TypeDefFluent.addNewAnnotationLike(AnnotationRef item) TypeDefFluent.editAnnotation(int index) TypeDefFluent.editFirstAnnotation()TypeDefFluent.editLastAnnotation()TypeDefFluent.editMatchingAnnotation(Predicate<AnnotationRefBuilder> predicate) TypeDefFluent.setNewAnnotationLike(int index, AnnotationRef item)