Class DescribeUpstreamBindApis

    • Constructor Detail

      • DescribeUpstreamBindApis

        public DescribeUpstreamBindApis()
      • DescribeUpstreamBindApis

        public DescribeUpstreamBindApis​(DescribeUpstreamBindApis 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

      • getTotalCount

        public Long getTotalCount()
        Get 总数
        Returns:
        TotalCount 总数
      • setTotalCount

        public void setTotalCount​(Long TotalCount)
        Set 总数
        Parameters:
        TotalCount - 总数
      • getBindApiSet

        public BindApiInfo[] getBindApiSet()
        Get 绑定的API信息
        Returns:
        BindApiSet 绑定的API信息
      • setBindApiSet

        public void setBindApiSet​(BindApiInfo[] BindApiSet)
        Set 绑定的API信息
        Parameters:
        BindApiSet - 绑定的API信息