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