Uses of Class
com.tencentcloudapi.gaap.v20180529.models.ModifyDomainResponse
-
Packages that use ModifyDomainResponse Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of ModifyDomainResponse in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 that return ModifyDomainResponse Modifier and Type Method Description ModifyDomainResponseGaapClient. ModifyDomain(ModifyDomainRequest req)本接口(ModifyDomain)用于监听器下的域名。当通道版本为3.0时,支持对该域名所对应的证书修改。 -
Uses of ModifyDomainResponse in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type ModifyDomainResponse Constructor Description ModifyDomainResponse(ModifyDomainResponse 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.
-