Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.CreateOrCopyStandardResponse
-
Packages that use CreateOrCopyStandardResponse Package Description com.tencentcloudapi.dsgc.v20190723 com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of CreateOrCopyStandardResponse in com.tencentcloudapi.dsgc.v20190723
Methods in com.tencentcloudapi.dsgc.v20190723 that return CreateOrCopyStandardResponse Modifier and Type Method Description CreateOrCopyStandardResponseDsgcClient. CreateOrCopyStandard(CreateOrCopyStandardRequest req)创建或复制分级分类模板 -
Uses of CreateOrCopyStandardResponse in com.tencentcloudapi.dsgc.v20190723.models
Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type CreateOrCopyStandardResponse Constructor Description CreateOrCopyStandardResponse(CreateOrCopyStandardResponse 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.
-