public class PatchFileCommentReqBody extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
PatchFileCommentReqBody.Builder |
| 构造器和说明 |
|---|
PatchFileCommentReqBody() |
PatchFileCommentReqBody(PatchFileCommentReqBody.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
Boolean |
getIsSolved() |
static PatchFileCommentReqBody.Builder |
newBuilder() |
void |
setIsSolved(Boolean isSolved) |
public PatchFileCommentReqBody()
public PatchFileCommentReqBody(PatchFileCommentReqBody.Builder builder)
public static PatchFileCommentReqBody.Builder newBuilder()
public Boolean getIsSolved()
public void setIsSolved(Boolean isSolved)
Copyright © 2024. All rights reserved.