public static class AddFileCommentRequest.Builder extends AddFileCommentRequest.AbstractFileBuilder<AddFileCommentRequest.Builder,AddFileCommentRequest>
NOT_BLANK
Constructor and Description |
---|
Builder(Commentable commentable,
String text,
CommentThreadDiffAnchorType diffType,
String path) |
Modifier and Type | Method and Description |
---|---|
AddFileCommentRequest |
build() |
protected AddFileCommentRequest.Builder |
self() |
fromHash, srcPath, toHash
pending, severity
addIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlank
public Builder(@Nonnull Commentable commentable, @Nonnull String text, @Nonnull CommentThreadDiffAnchorType diffType, @Nonnull String path)
@Nonnull public AddFileCommentRequest build()
build
in class AddCommentRequest.AbstractBuilder<AddFileCommentRequest.Builder,AddFileCommentRequest>
@Nonnull protected AddFileCommentRequest.Builder self()
self
in class AddCommentRequest.AbstractBuilder<AddFileCommentRequest.Builder,AddFileCommentRequest>
Copyright © 2022 Atlassian. All rights reserved.