Package com.atlassian.bitbucket.comment
Class AddCommentRequest.Builder
java.lang.Object
com.atlassian.bitbucket.util.BuilderSupport
com.atlassian.bitbucket.comment.AddCommentRequest.AbstractBuilder<AddCommentRequest.Builder,AddCommentRequest>
com.atlassian.bitbucket.comment.AddCommentRequest.Builder
- Enclosing class:
- AddCommentRequest
public static class AddCommentRequest.Builder
extends AddCommentRequest.AbstractBuilder<AddCommentRequest.Builder,AddCommentRequest>
-
Field Summary
Fields inherited from class com.atlassian.bitbucket.util.BuilderSupport
NOT_BLANK
-
Constructor Summary
-
Method Summary
Methods inherited from class com.atlassian.bitbucket.comment.AddCommentRequest.AbstractBuilder
pending, severity
Methods inherited from class com.atlassian.bitbucket.util.BuilderSupport
addIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlank
-
Constructor Details
-
Builder
-
-
Method Details
-
build
- Specified by:
build
in classAddCommentRequest.AbstractBuilder<AddCommentRequest.Builder,
AddCommentRequest>
-
self
- Specified by:
self
in classAddCommentRequest.AbstractBuilder<AddCommentRequest.Builder,
AddCommentRequest>
-