public class ListTopostoreRequest extends TopostoreRequest
| 构造器和说明 |
|---|
ListTopostoreRequest() |
ListTopostoreRequest(Integer offset,
Integer size,
String tagKey,
String tagValue,
List<String> topostoreNames) |
ListTopostoreRequest(String tagKey,
String tagValue) |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,String> |
GetAllParams()
Get all the parameter in the request
|
Integer |
getOffset() |
Integer |
getSize() |
String |
getTagKey() |
Map<String,String> |
getTags() |
String |
getTagValue() |
List<String> |
getTopostoreNames() |
void |
setOffset(Integer offset) |
void |
setSize(Integer size) |
void |
setTagKey(String tagKey) |
void |
setTags(Map<String,String> tags) |
void |
setTagValue(String tagValue) |
void |
setTopostoreNames(List<String> topostoreNames) |
GetParam, GetProject, SetParampublic ListTopostoreRequest(Integer offset, Integer size, String tagKey, String tagValue, List<String> topostoreNames)
public ListTopostoreRequest()
public Integer getOffset()
public void setOffset(Integer offset)
public Integer getSize()
public void setSize(Integer size)
public String getTagKey()
public void setTagKey(String tagKey)
public String getTagValue()
public void setTagValue(String tagValue)
Copyright © 2026. All Rights Reserved.