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