Uses of Class
com.tencentcloudapi.gaap.v20180529.models.EnableGlobalDomainResponse
-
Packages that use EnableGlobalDomainResponse Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of EnableGlobalDomainResponse in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 that return EnableGlobalDomainResponse Modifier and Type Method Description EnableGlobalDomainResponseGaapClient. EnableGlobalDomain(EnableGlobalDomainRequest req)开启域名解析 -
Uses of EnableGlobalDomainResponse in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type EnableGlobalDomainResponse Constructor Description EnableGlobalDomainResponse(EnableGlobalDomainResponse 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.
-