Class CreateGlobalDomainDnsRequest


  • public class CreateGlobalDomainDnsRequest
    extends AbstractModel
    • Constructor Detail

      • CreateGlobalDomainDnsRequest

        public CreateGlobalDomainDnsRequest()
      • CreateGlobalDomainDnsRequest

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

      • getDomainId

        public String getDomainId()
        Get 域名ID
        Returns:
        DomainId 域名ID
      • setDomainId

        public void setDomainId​(String DomainId)
        Set 域名ID
        Parameters:
        DomainId - 域名ID
      • getProxyIdList

        public String[] getProxyIdList()
        Get 通道ID列表
        Returns:
        ProxyIdList 通道ID列表
      • setProxyIdList

        public void setProxyIdList​(String[] ProxyIdList)
        Set 通道ID列表
        Parameters:
        ProxyIdList - 通道ID列表
      • getNationCountryInnerCodes

        public String[] getNationCountryInnerCodes()
        Get 国家ID列表
        Returns:
        NationCountryInnerCodes 国家ID列表
      • setNationCountryInnerCodes

        public void setNationCountryInnerCodes​(String[] NationCountryInnerCodes)
        Set 国家ID列表
        Parameters:
        NationCountryInnerCodes - 国家ID列表