public class DeleteCommentReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DeleteCommentReq.Builder |
| 构造器和说明 |
|---|
DeleteCommentReq() |
DeleteCommentReq(DeleteCommentReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCommentId() |
static DeleteCommentReq.Builder |
newBuilder() |
void |
setCommentId(String commentId) |
public DeleteCommentReq()
public DeleteCommentReq(DeleteCommentReq.Builder builder)
public String getCommentId()
public void setCommentId(String commentId)
public static DeleteCommentReq.Builder newBuilder()
Copyright © 2025. All rights reserved.