Uses of Class
com.tencentcloudapi.dcdb.v20180411.models.DestroyDCDBInstanceResponse
-
Packages that use DestroyDCDBInstanceResponse Package Description com.tencentcloudapi.dcdb.v20180411 com.tencentcloudapi.dcdb.v20180411.models -
-
Uses of DestroyDCDBInstanceResponse in com.tencentcloudapi.dcdb.v20180411
Methods in com.tencentcloudapi.dcdb.v20180411 that return DestroyDCDBInstanceResponse Modifier and Type Method Description DestroyDCDBInstanceResponseDcdbClient. DestroyDCDBInstance(DestroyDCDBInstanceRequest req)本接口(DestroyDCDBInstance)用于销毁已隔离的TDSQL包年包月实例。 -
Uses of DestroyDCDBInstanceResponse in com.tencentcloudapi.dcdb.v20180411.models
Constructors in com.tencentcloudapi.dcdb.v20180411.models with parameters of type DestroyDCDBInstanceResponse Constructor Description DestroyDCDBInstanceResponse(DestroyDCDBInstanceResponse 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.
-