Uses of Class
com.atlassian.bitbucket.codeinsights.annotation.SetInsightAnnotationRequest
Packages that use SetInsightAnnotationRequest
-
Uses of SetInsightAnnotationRequest in com.atlassian.bitbucket.codeinsights.annotation
Methods in com.atlassian.bitbucket.codeinsights.annotation that return SetInsightAnnotationRequestMethods in com.atlassian.bitbucket.codeinsights.annotation with parameters of type SetInsightAnnotationRequestModifier and TypeMethodDescriptionvoidInsightAnnotationService.set(SetInsightAnnotationRequest request) Update the existing annotation by replacing it with the data contained in the annotation request, or create it if it doesn't exist.