Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DeleteLicenseRecordResponse
-
Packages that use DeleteLicenseRecordResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DeleteLicenseRecordResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return DeleteLicenseRecordResponse Modifier and Type Method Description DeleteLicenseRecordResponseCwpClient. DeleteLicenseRecord(DeleteLicenseRecordRequest req)对授权管理-订单列表内已过期的订单进行删除.(删除后的订单不在统计范畴内) -
Uses of DeleteLicenseRecordResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DeleteLicenseRecordResponse Constructor Description DeleteLicenseRecordResponse(DeleteLicenseRecordResponse 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.
-