Class DescribeProxyDetailRequest

    • Constructor Detail

      • DescribeProxyDetailRequest

        public DescribeProxyDetailRequest()
      • DescribeProxyDetailRequest

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

      • getProxyId

        public String getProxyId()
        Get 需查询的通道ID。
        Returns:
        ProxyId 需查询的通道ID。
      • setProxyId

        public void setProxyId​(String ProxyId)
        Set 需查询的通道ID。
        Parameters:
        ProxyId - 需查询的通道ID。