public static class

AddCommentReplyRequest.Builder

extends Object
java.lang.Object
   ↳ com.atlassian.bitbucket.comment.AddCommentReplyRequest.Builder

Summary

Public Constructors
Builder(long parentId, String text)
Public Methods
@Nonnull AddCommentReplyRequest build()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public Builder (long parentId, String text)

Public Methods

@Nonnull public AddCommentReplyRequest build ()