Class CreateProxyGroupDomainRequest


  • public class CreateProxyGroupDomainRequest
    extends AbstractModel
    • Constructor Detail

      • CreateProxyGroupDomainRequest

        public CreateProxyGroupDomainRequest()
      • CreateProxyGroupDomainRequest

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

      • getGroupId

        public String getGroupId()
        Get 需要开启域名的通道组ID。
        Returns:
        GroupId 需要开启域名的通道组ID。
      • setGroupId

        public void setGroupId​(String GroupId)
        Set 需要开启域名的通道组ID。
        Parameters:
        GroupId - 需要开启域名的通道组ID。