public class

CommentUpdateRequest

extends Object
java.lang.Object
   ↳ com.atlassian.bitbucket.comment.CommentUpdateRequest

Class Overview

A request for making changes to a comment

Summary

Nested Classes
class CommentUpdateRequest.Builder  
Public Methods
long getCommentId()
@Nonnull String getText()
int getVersion()
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public long getCommentId ()

@Nonnull public String getText ()

public int getVersion ()