Uses of Class
com.tencentcloudapi.trp.v20210515.models.DeleteCodeBatchResponse
-
Packages that use DeleteCodeBatchResponse Package Description com.tencentcloudapi.trp.v20210515 com.tencentcloudapi.trp.v20210515.models -
-
Uses of DeleteCodeBatchResponse in com.tencentcloudapi.trp.v20210515
Methods in com.tencentcloudapi.trp.v20210515 that return DeleteCodeBatchResponse Modifier and Type Method Description DeleteCodeBatchResponseTrpClient. DeleteCodeBatch(DeleteCodeBatchRequest req)删除批次 -
Uses of DeleteCodeBatchResponse in com.tencentcloudapi.trp.v20210515.models
Constructors in com.tencentcloudapi.trp.v20210515.models with parameters of type DeleteCodeBatchResponse Constructor Description DeleteCodeBatchResponse(DeleteCodeBatchResponse 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.
-