Class GetAttributeKeyRequest

    • Constructor Detail

      • GetAttributeKeyRequest

        public GetAttributeKeyRequest()
      • GetAttributeKeyRequest

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

      • getWebsiteType

        public String getWebsiteType()
        Get 网站类型,取值范围是zh和en。如果不传值默认zh
        Returns:
        WebsiteType 网站类型,取值范围是zh和en。如果不传值默认zh
      • setWebsiteType

        public void setWebsiteType​(String WebsiteType)
        Set 网站类型,取值范围是zh和en。如果不传值默认zh
        Parameters:
        WebsiteType - 网站类型,取值范围是zh和en。如果不传值默认zh