Class DomainAccessRegionDict

    • Constructor Detail

      • DomainAccessRegionDict

        public DomainAccessRegionDict()
      • DomainAccessRegionDict

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

      • getNationCountryInnerList

        public NationCountryInnerInfo[] getNationCountryInnerList()
        Get 就近接入区域
        Returns:
        NationCountryInnerList 就近接入区域
      • setNationCountryInnerList

        public void setNationCountryInnerList​(NationCountryInnerInfo[] NationCountryInnerList)
        Set 就近接入区域
        Parameters:
        NationCountryInnerList - 就近接入区域
      • getProxyList

        public ProxyIdDict[] getProxyList()
        Get 加速区域通道列表
        Returns:
        ProxyList 加速区域通道列表
      • setProxyList

        public void setProxyList​(ProxyIdDict[] ProxyList)
        Set 加速区域通道列表
        Parameters:
        ProxyList - 加速区域通道列表
      • getRegionId

        public String getRegionId()
        Get 加速区域ID
        Returns:
        RegionId 加速区域ID
      • setRegionId

        public void setRegionId​(String RegionId)
        Set 加速区域ID
        Parameters:
        RegionId - 加速区域ID
      • getGeographicalZoneInnerCode

        public String getGeographicalZoneInnerCode()
        Get 加速区域内部编码
        Returns:
        GeographicalZoneInnerCode 加速区域内部编码
      • setGeographicalZoneInnerCode

        public void setGeographicalZoneInnerCode​(String GeographicalZoneInnerCode)
        Set 加速区域内部编码
        Parameters:
        GeographicalZoneInnerCode - 加速区域内部编码
      • getContinentInnerCode

        public String getContinentInnerCode()
        Get 加速区域所属大洲内部编码
        Returns:
        ContinentInnerCode 加速区域所属大洲内部编码
      • setContinentInnerCode

        public void setContinentInnerCode​(String ContinentInnerCode)
        Set 加速区域所属大洲内部编码
        Parameters:
        ContinentInnerCode - 加速区域所属大洲内部编码
      • getRegionName

        public String getRegionName()
        Get 加速区域别名
        Returns:
        RegionName 加速区域别名
      • setRegionName

        public void setRegionName​(String RegionName)
        Set 加速区域别名
        Parameters:
        RegionName - 加速区域别名