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, toHashseverityaddIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlankpublic 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 © 2019 Atlassian. All rights reserved.