Uses of Class
com.tencentcloudapi.tcaplusdb.v20190823.models.UpdateApplyResponse
-
Packages that use UpdateApplyResponse Package Description com.tencentcloudapi.tcaplusdb.v20190823 com.tencentcloudapi.tcaplusdb.v20190823.models -
-
Uses of UpdateApplyResponse in com.tencentcloudapi.tcaplusdb.v20190823
Methods in com.tencentcloudapi.tcaplusdb.v20190823 that return UpdateApplyResponse Modifier and Type Method Description UpdateApplyResponseTcaplusdbClient. UpdateApply(UpdateApplyRequest req)更新申请单状态 -
Uses of UpdateApplyResponse in com.tencentcloudapi.tcaplusdb.v20190823.models
Constructors in com.tencentcloudapi.tcaplusdb.v20190823.models with parameters of type UpdateApplyResponse Constructor Description UpdateApplyResponse(UpdateApplyResponse 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.
-