public class CountIssueStampSheetLogRequest extends Gs2BasicRequest<CountIssueStampSheetLogRequest>
| Constructor and Description |
|---|
CountIssueStampSheetLogRequest() |
getContextStack, getRequestId, setContextStack, setRequestId, withContextStack, withRequestIdpublic String getNamespaceName()
public void setNamespaceName(String namespaceName)
public CountIssueStampSheetLogRequest withNamespaceName(String namespaceName)
public Boolean getService()
public void setService(Boolean service)
public CountIssueStampSheetLogRequest withService(Boolean service)
public Boolean getMethod()
public void setMethod(Boolean method)
public CountIssueStampSheetLogRequest withMethod(Boolean method)
public Boolean getUserId()
public void setUserId(Boolean userId)
public CountIssueStampSheetLogRequest withUserId(Boolean userId)
public Boolean getAction()
public void setAction(Boolean action)
public CountIssueStampSheetLogRequest withAction(Boolean action)
public Long getBegin()
public void setBegin(Long begin)
public CountIssueStampSheetLogRequest withBegin(Long begin)
public Long getEnd()
public void setEnd(Long end)
public CountIssueStampSheetLogRequest withEnd(Long end)
public Boolean getLongTerm()
public void setLongTerm(Boolean longTerm)
public CountIssueStampSheetLogRequest withLongTerm(Boolean longTerm)
public String getPageToken()
public void setPageToken(String pageToken)
public CountIssueStampSheetLogRequest withPageToken(String pageToken)
public Integer getLimit()
public void setLimit(Integer limit)
public CountIssueStampSheetLogRequest withLimit(Integer limit)
public static CountIssueStampSheetLogRequest fromJson(com.fasterxml.jackson.databind.JsonNode data)
public com.fasterxml.jackson.databind.JsonNode toJson()
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.