public class UpsertTopostoreRelationRequest extends TopostoreRequest
| 构造器和说明 |
|---|
UpsertTopostoreRelationRequest(String topostoreName,
List<TopostoreRelation> topostoreRelations) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getPostBody() |
String |
getTopostoreName() |
List<TopostoreRelation> |
getTopostoreRelations() |
void |
setTopostoreName(String topostoreName) |
void |
setTopostoreRelations(List<TopostoreRelation> topostoreRelations) |
GetAllParams, GetParam, GetProject, SetParampublic UpsertTopostoreRelationRequest(String topostoreName, List<TopostoreRelation> topostoreRelations)
public String getPostBody()
public String getTopostoreName()
public void setTopostoreName(String topostoreName)
public List<TopostoreRelation> getTopostoreRelations()
public void setTopostoreRelations(List<TopostoreRelation> topostoreRelations)
Copyright © 2026. All Rights Reserved.