Uses of Class
com.tencentcloudapi.cdn.v20180606.models.StopScdnDomainResponse
-
Packages that use StopScdnDomainResponse Package Description com.tencentcloudapi.cdn.v20180606 com.tencentcloudapi.cdn.v20180606.models -
-
Uses of StopScdnDomainResponse in com.tencentcloudapi.cdn.v20180606
Methods in com.tencentcloudapi.cdn.v20180606 that return StopScdnDomainResponse Modifier and Type Method Description StopScdnDomainResponseCdnClient. StopScdnDomain(StopScdnDomainRequest req)StopScdnDomain 用于关闭域名的安全防护配置 -
Uses of StopScdnDomainResponse in com.tencentcloudapi.cdn.v20180606.models
Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type StopScdnDomainResponse Constructor Description StopScdnDomainResponse(StopScdnDomainResponse 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.
-