public class PatchFeedCardReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
PatchFeedCardReq.Builder |
| 构造器和说明 |
|---|
PatchFeedCardReq() |
PatchFeedCardReq(PatchFeedCardReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getFeedCardId() |
PatchFeedCardReqBody |
getPatchFeedCardReqBody() |
String |
getUserIdType() |
static PatchFeedCardReq.Builder |
newBuilder() |
void |
setFeedCardId(String feedCardId) |
void |
setPatchFeedCardReqBody(PatchFeedCardReqBody body) |
void |
setUserIdType(String userIdType) |
public PatchFeedCardReq()
public PatchFeedCardReq(PatchFeedCardReq.Builder builder)
public static PatchFeedCardReq.Builder newBuilder()
public String getUserIdType()
public void setUserIdType(String userIdType)
public String getFeedCardId()
public void setFeedCardId(String feedCardId)
public PatchFeedCardReqBody getPatchFeedCardReqBody()
public void setPatchFeedCardReqBody(PatchFeedCardReqBody body)
Copyright © 2025. All rights reserved.