public class UpsertTopostoreRelationRequest extends TopostoreRequest
| Constructor and Description |
|---|
UpsertTopostoreRelationRequest(String topostoreName,
List<TopostoreRelation> topostoreRelations) |
| Modifier and Type | Method and Description |
|---|---|
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 © 2025. All Rights Reserved.