Uses of Class
com.tencentcloudapi.redis.v20180412.models.DescribeMaintenanceWindowResponse
-
Packages that use DescribeMaintenanceWindowResponse Package Description com.tencentcloudapi.redis.v20180412 com.tencentcloudapi.redis.v20180412.models -
-
Uses of DescribeMaintenanceWindowResponse in com.tencentcloudapi.redis.v20180412
Methods in com.tencentcloudapi.redis.v20180412 that return DescribeMaintenanceWindowResponse Modifier and Type Method Description DescribeMaintenanceWindowResponseRedisClient. DescribeMaintenanceWindow(DescribeMaintenanceWindowRequest req)查询实例维护时间窗,在实例需要进行版本升级或者架构升级的时候,会在维护时间窗时间内进行切换 -
Uses of DescribeMaintenanceWindowResponse in com.tencentcloudapi.redis.v20180412.models
Constructors in com.tencentcloudapi.redis.v20180412.models with parameters of type DescribeMaintenanceWindowResponse Constructor Description DescribeMaintenanceWindowResponse(DescribeMaintenanceWindowResponse 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.
-