Uses of Class
com.tencentcloudapi.cdb.v20170320.models.DescribeTimeWindowResponse
-
Packages that use DescribeTimeWindowResponse Package Description com.tencentcloudapi.cdb.v20170320 com.tencentcloudapi.cdb.v20170320.models -
-
Uses of DescribeTimeWindowResponse in com.tencentcloudapi.cdb.v20170320
Methods in com.tencentcloudapi.cdb.v20170320 that return DescribeTimeWindowResponse Modifier and Type Method Description DescribeTimeWindowResponseCdbClient. DescribeTimeWindow(DescribeTimeWindowRequest req)本接口(DescribeTimeWindow)用于查询云数据库实例的维护时间窗口。 -
Uses of DescribeTimeWindowResponse in com.tencentcloudapi.cdb.v20170320.models
Constructors in com.tencentcloudapi.cdb.v20170320.models with parameters of type DescribeTimeWindowResponse Constructor Description DescribeTimeWindowResponse(DescribeTimeWindowResponse 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.
-