Uses of Class
com.tencentcloudapi.cynosdb.v20190107.models.DescribeRollbackTimeValidityRequest
-
Packages that use DescribeRollbackTimeValidityRequest Package Description com.tencentcloudapi.cynosdb.v20190107 com.tencentcloudapi.cynosdb.v20190107.models -
-
Uses of DescribeRollbackTimeValidityRequest in com.tencentcloudapi.cynosdb.v20190107
Methods in com.tencentcloudapi.cynosdb.v20190107 with parameters of type DescribeRollbackTimeValidityRequest Modifier and Type Method Description DescribeRollbackTimeValidityResponseCynosdbClient. DescribeRollbackTimeValidity(DescribeRollbackTimeValidityRequest req)指定时间和集群查询是否可回滚 -
Uses of DescribeRollbackTimeValidityRequest in com.tencentcloudapi.cynosdb.v20190107.models
Constructors in com.tencentcloudapi.cynosdb.v20190107.models with parameters of type DescribeRollbackTimeValidityRequest Constructor Description DescribeRollbackTimeValidityRequest(DescribeRollbackTimeValidityRequest 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.
-