Uses of Class
com.tencentcloudapi.cls.v20201016.models.DeleteExportResponse
-
Packages that use DeleteExportResponse Package Description com.tencentcloudapi.cls.v20201016 com.tencentcloudapi.cls.v20201016.models -
-
Uses of DeleteExportResponse in com.tencentcloudapi.cls.v20201016
Methods in com.tencentcloudapi.cls.v20201016 that return DeleteExportResponse Modifier and Type Method Description DeleteExportResponseClsClient. DeleteExport(DeleteExportRequest req)本接口用于删除日志下载任务 -
Uses of DeleteExportResponse in com.tencentcloudapi.cls.v20201016.models
Constructors in com.tencentcloudapi.cls.v20201016.models with parameters of type DeleteExportResponse Constructor Description DeleteExportResponse(DeleteExportResponse 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.
-