Uses of Class
com.tencentcloudapi.tdcpg.v20211118.models.DescribeClusterRecoveryTimeRangeResponse
-
Packages that use DescribeClusterRecoveryTimeRangeResponse Package Description com.tencentcloudapi.tdcpg.v20211118 com.tencentcloudapi.tdcpg.v20211118.models -
-
Uses of DescribeClusterRecoveryTimeRangeResponse in com.tencentcloudapi.tdcpg.v20211118
Methods in com.tencentcloudapi.tdcpg.v20211118 that return DescribeClusterRecoveryTimeRangeResponse Modifier and Type Method Description DescribeClusterRecoveryTimeRangeResponseTdcpgClient. DescribeClusterRecoveryTimeRange(DescribeClusterRecoveryTimeRangeRequest req)查询集群可回档时间范围 -
Uses of DescribeClusterRecoveryTimeRangeResponse in com.tencentcloudapi.tdcpg.v20211118.models
Constructors in com.tencentcloudapi.tdcpg.v20211118.models with parameters of type DescribeClusterRecoveryTimeRangeResponse Constructor Description DescribeClusterRecoveryTimeRangeResponse(DescribeClusterRecoveryTimeRangeResponse 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.
-