public interface TopicUpdateRequest extends RESTRequest
| Modifier and Type | Interface and Description | 
|---|---|
static class  | 
TopicUpdateRequest.RemoveTopicPropertyRequest
Represents a request to remove a property of a topic. 
 | 
static class  | 
TopicUpdateRequest.SetTopicPropertyRequest
Represents a request to set a property of a Topic. 
 | 
static class  | 
TopicUpdateRequest.UpdateTopicCommentRequest
Represents a request to update the comment of a topic. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TopicChange | 
topicChange()  | 
validateTopicChange topicChange()