类 ListSnapchainResponse

    • 构造器详细资料

      • ListSnapchainResponse

        public ListSnapchainResponse()
    • 方法详细资料

      • getOrderBy

        public String getOrderBy()
      • setOrderBy

        public void setOrderBy​(String orderBy)
      • getTotalCount

        public int getTotalCount()
      • setTotalCount

        public void setTotalCount​(int totalCount)
      • getPageSize

        public int getPageSize()
      • setPageSize

        public void setPageSize​(int pageSize)
      • getPageNo

        public int getPageNo()
      • setPageNo

        public void setPageNo​(int pageNo)
      • isTruncated

        public boolean isTruncated()
      • setTruncated

        public void setTruncated​(boolean truncated)