Uses of Class
com.tencentcloudapi.mariadb.v20170312.models.DestroyHourDBInstanceResponse
-
Packages that use DestroyHourDBInstanceResponse Package Description com.tencentcloudapi.mariadb.v20170312 com.tencentcloudapi.mariadb.v20170312.models -
-
Uses of DestroyHourDBInstanceResponse in com.tencentcloudapi.mariadb.v20170312
Methods in com.tencentcloudapi.mariadb.v20170312 that return DestroyHourDBInstanceResponse Modifier and Type Method Description DestroyHourDBInstanceResponseMariadbClient. DestroyHourDBInstance(DestroyHourDBInstanceRequest req)本接口(DestroyHourDBInstance)用于销毁MariaDB按量计费实例。 -
Uses of DestroyHourDBInstanceResponse in com.tencentcloudapi.mariadb.v20170312.models
Constructors in com.tencentcloudapi.mariadb.v20170312.models with parameters of type DestroyHourDBInstanceResponse Constructor Description DestroyHourDBInstanceResponse(DestroyHourDBInstanceResponse 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.
-