Uses of Class
com.tencentcloudapi.gaap.v20180529.models.DeleteGlobalDomainResponse
-
Packages that use DeleteGlobalDomainResponse Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of DeleteGlobalDomainResponse in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 that return DeleteGlobalDomainResponse Modifier and Type Method Description DeleteGlobalDomainResponseGaapClient. DeleteGlobalDomain(DeleteGlobalDomainRequest req)删除统一域名 -
Uses of DeleteGlobalDomainResponse in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type DeleteGlobalDomainResponse Constructor Description DeleteGlobalDomainResponse(DeleteGlobalDomainResponse 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.
-