Uses of Class
com.tencentcloudapi.gaap.v20180529.models.CreateProxyGroupDomainRequest
-
Packages that use CreateProxyGroupDomainRequest Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of CreateProxyGroupDomainRequest in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 with parameters of type CreateProxyGroupDomainRequest Modifier and Type Method Description CreateProxyGroupDomainResponseGaapClient. CreateProxyGroupDomain(CreateProxyGroupDomainRequest req)本接口(CreateProxyGroupDomain)用于创建通道组域名,并开启域名解析。 -
Uses of CreateProxyGroupDomainRequest in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type CreateProxyGroupDomainRequest Constructor Description 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.
-