Uses of Class
com.tencentcloudapi.gaap.v20180529.models.DescribeGroupDomainConfigResponse
-
Packages that use DescribeGroupDomainConfigResponse Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of DescribeGroupDomainConfigResponse in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 that return DescribeGroupDomainConfigResponse Modifier and Type Method Description DescribeGroupDomainConfigResponseGaapClient. DescribeGroupDomainConfig(DescribeGroupDomainConfigRequest req)本接口(DescribeGroupDomainConfig)用于获取通道组域名解析配置详情。 -
Uses of DescribeGroupDomainConfigResponse in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type DescribeGroupDomainConfigResponse Constructor Description DescribeGroupDomainConfigResponse(DescribeGroupDomainConfigResponse 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.
-