public class ListTopostoreRequest extends TopostoreRequest
| Constructor and Description |
|---|
ListTopostoreRequest() |
ListTopostoreRequest(Integer offset,
Integer size,
String tagKey,
String tagValue,
List<String> topostoreNames) |
ListTopostoreRequest(String tagKey,
String tagValue) |
| Modifier and Type | Method and Description |
|---|---|
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 © 2025. All Rights Reserved.