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