Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.ModifyStandardInfoResponse
-
Packages that use ModifyStandardInfoResponse Package Description com.tencentcloudapi.dsgc.v20190723 com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of ModifyStandardInfoResponse in com.tencentcloudapi.dsgc.v20190723
Methods in com.tencentcloudapi.dsgc.v20190723 that return ModifyStandardInfoResponse Modifier and Type Method Description ModifyStandardInfoResponseDsgcClient. ModifyStandardInfo(ModifyStandardInfoRequest req)修改分级分类模板信息 -
Uses of ModifyStandardInfoResponse in com.tencentcloudapi.dsgc.v20190723.models
Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type ModifyStandardInfoResponse Constructor Description ModifyStandardInfoResponse(ModifyStandardInfoResponse 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.
-