Uses of Class
com.tencentcloudapi.keewidb.v20220308.models.ModifyMaintenanceWindowResponse
-
Packages that use ModifyMaintenanceWindowResponse Package Description com.tencentcloudapi.keewidb.v20220308 com.tencentcloudapi.keewidb.v20220308.models -
-
Uses of ModifyMaintenanceWindowResponse in com.tencentcloudapi.keewidb.v20220308
Methods in com.tencentcloudapi.keewidb.v20220308 that return ModifyMaintenanceWindowResponse Modifier and Type Method Description ModifyMaintenanceWindowResponseKeewidbClient. ModifyMaintenanceWindow(ModifyMaintenanceWindowRequest req)本接口(ModifyMaintenanceWindow)修改实例维护时间窗时间。 -
Uses of ModifyMaintenanceWindowResponse in com.tencentcloudapi.keewidb.v20220308.models
Constructors in com.tencentcloudapi.keewidb.v20220308.models with parameters of type ModifyMaintenanceWindowResponse Constructor Description ModifyMaintenanceWindowResponse(ModifyMaintenanceWindowResponse 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.
-