Uses of Class
com.tencentcloudapi.irp.v20220324.models.ReportMaterialResponse
-
Packages that use ReportMaterialResponse Package Description com.tencentcloudapi.irp.v20220324 com.tencentcloudapi.irp.v20220324.models -
-
Uses of ReportMaterialResponse in com.tencentcloudapi.irp.v20220324
Methods in com.tencentcloudapi.irp.v20220324 that return ReportMaterialResponse Modifier and Type Method Description ReportMaterialResponseIrpClient. ReportMaterial(ReportMaterialRequest req)上报物料 -
Uses of ReportMaterialResponse in com.tencentcloudapi.irp.v20220324.models
Constructors in com.tencentcloudapi.irp.v20220324.models with parameters of type ReportMaterialResponse Constructor Description ReportMaterialResponse(ReportMaterialResponse 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.
-