Uses of Class
com.tencentcloudapi.redis.v20180412.models.ModifyMaintenanceWindowResponse
-
Packages that use ModifyMaintenanceWindowResponse Package Description com.tencentcloudapi.redis.v20180412 com.tencentcloudapi.redis.v20180412.models -
-
Uses of ModifyMaintenanceWindowResponse in com.tencentcloudapi.redis.v20180412
Methods in com.tencentcloudapi.redis.v20180412 that return ModifyMaintenanceWindowResponse Modifier and Type Method Description ModifyMaintenanceWindowResponse
RedisClient. ModifyMaintenanceWindow(ModifyMaintenanceWindowRequest req)
修改实例维护时间窗时间,需要进行版本升级或者架构升级的实例,会在维护时间窗内进行时间切换。注意:已经发起版本升级或者架构升级的实例,无法修改维护时间窗。 -
Uses of ModifyMaintenanceWindowResponse in com.tencentcloudapi.redis.v20180412.models
Constructors in com.tencentcloudapi.redis.v20180412.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.
-