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() |
pending, severity
addIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlank
public 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 © 2022 Atlassian. All rights reserved.