public class QueryReplyRecordUsingGETResult extends com.jdcloud.sdk.service.JdcloudResult implements Serializable
| 构造器和说明 |
|---|
QueryReplyRecordUsingGETResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addReplyRecord(ReplyRecord replyRecord)
add item to replyRecords
|
List<ReplyRecord> |
getReplyRecords()
get replyRecords
|
Long |
getTotalCount()
get totalCount
|
QueryReplyRecordUsingGETResult |
replyRecords(List<ReplyRecord> replyRecords)
set replyRecords
|
void |
setReplyRecords(List<ReplyRecord> replyRecords)
set replyRecords
|
void |
setTotalCount(Long totalCount)
set totalCount
|
QueryReplyRecordUsingGETResult |
totalCount(Long totalCount)
set totalCount
|
public List<ReplyRecord> getReplyRecords()
public void setReplyRecords(List<ReplyRecord> replyRecords)
replyRecords - public Long getTotalCount()
public void setTotalCount(Long totalCount)
totalCount - public QueryReplyRecordUsingGETResult replyRecords(List<ReplyRecord> replyRecords)
replyRecords - public QueryReplyRecordUsingGETResult totalCount(Long totalCount)
totalCount - public void addReplyRecord(ReplyRecord replyRecord)
replyRecord - Copyright © 2021. All rights reserved.