Class DescribeNamespacesRequest

    • Constructor Detail

      • DescribeNamespacesRequest

        public DescribeNamespacesRequest()
      • DescribeNamespacesRequest

        public DescribeNamespacesRequest​(DescribeNamespacesRequest source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getLimit

        public Long getLimit()
        Get 分页limit
        Returns:
        Limit 分页limit
      • setLimit

        public void setLimit​(Long Limit)
        Set 分页limit
        Parameters:
        Limit - 分页limit
      • getOffset

        public Long getOffset()
        Get 分页下标
        Returns:
        Offset 分页下标
      • setOffset

        public void setOffset​(Long Offset)
        Set 分页下标
        Parameters:
        Offset - 分页下标
      • getSourceChannel

        public Long getSourceChannel()
        Get 来源source
        Returns:
        SourceChannel 来源source
      • setSourceChannel

        public void setSourceChannel​(Long SourceChannel)
        Set 来源source
        Parameters:
        SourceChannel - 来源source