Uses of Class
com.atlassian.bitbucket.codeinsights.annotation.SingleAddInsightAnnotationRequest.Builder
Packages that use SingleAddInsightAnnotationRequest.Builder
-
Uses of SingleAddInsightAnnotationRequest.Builder in com.atlassian.bitbucket.codeinsights.annotation
Methods in com.atlassian.bitbucket.codeinsights.annotation that return SingleAddInsightAnnotationRequest.BuilderModifier and TypeMethodDescriptionSingleAddInsightAnnotationRequest.Builder.externalId(String value) Id in the external system.SingleAddInsightAnnotationRequest.Builder.line(int value) Set the line for this annotationDeep-link to the annotation in the application that produced it.Set the message for this annotationSet the path for this annotation.SingleAddInsightAnnotationRequest.Builder.severity(AnnotationSeverity value) Set the severity for this annotation.SingleAddInsightAnnotationRequest.Builder.type(AnnotationType value) Set the type for this annotation