Uses of Class
com.tencentcloudapi.cws.v20180312.models.ModifySiteAttributeResponse
-
Packages that use ModifySiteAttributeResponse Package Description com.tencentcloudapi.cws.v20180312 com.tencentcloudapi.cws.v20180312.models -
-
Uses of ModifySiteAttributeResponse in com.tencentcloudapi.cws.v20180312
Methods in com.tencentcloudapi.cws.v20180312 that return ModifySiteAttributeResponse Modifier and Type Method Description ModifySiteAttributeResponseCwsClient. ModifySiteAttribute(ModifySiteAttributeRequest req)本接口 (ModifySiteAttribute) 用于修改站点的属性。 -
Uses of ModifySiteAttributeResponse in com.tencentcloudapi.cws.v20180312.models
Constructors in com.tencentcloudapi.cws.v20180312.models with parameters of type ModifySiteAttributeResponse Constructor Description ModifySiteAttributeResponse(ModifySiteAttributeResponse 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.
-