Uses of Class
com.tencentcloudapi.gaap.v20180529.models.CreateGlobalDomainRequest
-
Packages that use CreateGlobalDomainRequest Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of CreateGlobalDomainRequest in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 with parameters of type CreateGlobalDomainRequest Modifier and Type Method Description CreateGlobalDomainResponseGaapClient. CreateGlobalDomain(CreateGlobalDomainRequest req)用来创建统一域名 -
Uses of CreateGlobalDomainRequest in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type CreateGlobalDomainRequest Constructor Description CreateGlobalDomainRequest(CreateGlobalDomainRequest 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.
-