public static class AddCommentRequest.Builder extends AddCommentRequest.AbstractBuilder<AddCommentRequest.Builder,AddCommentRequest>
NOT_BLANK| Constructor and Description |
|---|
Builder(Commentable commentable,
String text) |
| Modifier and Type | Method and Description |
|---|---|
AddCommentRequest |
build() |
AddCommentRequest.Builder |
self() |
severityaddIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlankpublic Builder(@Nonnull Commentable commentable, @Nonnull String text)
@Nonnull public AddCommentRequest build()
build in class AddCommentRequest.AbstractBuilder<AddCommentRequest.Builder,AddCommentRequest>@Nonnull public AddCommentRequest.Builder self()
self in class AddCommentRequest.AbstractBuilder<AddCommentRequest.Builder,AddCommentRequest>Copyright © 2019 Atlassian. All rights reserved.