Uses of Class
com.tencentcloudapi.dcdb.v20180411.models.ActiveHourDCDBInstanceRequest
-
Packages that use ActiveHourDCDBInstanceRequest Package Description com.tencentcloudapi.dcdb.v20180411 com.tencentcloudapi.dcdb.v20180411.models -
-
Uses of ActiveHourDCDBInstanceRequest in com.tencentcloudapi.dcdb.v20180411
Methods in com.tencentcloudapi.dcdb.v20180411 with parameters of type ActiveHourDCDBInstanceRequest Modifier and Type Method Description ActiveHourDCDBInstanceResponseDcdbClient. ActiveHourDCDBInstance(ActiveHourDCDBInstanceRequest req)解隔离TDSQL按量计费实例 -
Uses of ActiveHourDCDBInstanceRequest in com.tencentcloudapi.dcdb.v20180411.models
Constructors in com.tencentcloudapi.dcdb.v20180411.models with parameters of type ActiveHourDCDBInstanceRequest Constructor Description ActiveHourDCDBInstanceRequest(ActiveHourDCDBInstanceRequest 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.
-